Update README.md

Co-authored-by: Jon Janego <jonjanego@github.com>
This commit is contained in:
Anne-Marie
2024-05-27 09:14:01 +02:00
committed by GitHub
parent 9770b8da2c
commit 2d3c93c0e0
+1 -1
View File
@@ -222,7 +222,7 @@ Dependency review action can create [outputs](https://docs.github.com/en/actions
- `comment-content` is generated with the same content as would be present in a Dependency Review Action comment.
- `dependency-changes` holds all dependency changes in a JSON format. The following outputs are subsets of `dependency-changes` filtered based on the configuration:
- `vulnerable-changes` holds information about dependency changes with vulnerable dependencies in a JSON format.
- `vulnerable-changes` holds information about dependency changes with vulnerable dependencies in a JSON format.
- `invalid-license-changes` holds information about invalid or non-compliant license dependency changes in a JSON format.
- `denied-changes` holds information about denied dependency changes in a JSON format.