Skip to content

Commit

Permalink
Fix the grype ruletype validation (#276)
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslav Dimitrov <[email protected]>
  • Loading branch information
rdimitrov authored Jan 17, 2025
1 parent 661377b commit f4e479c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ guidance: |
- name: Scan image
uses: anchore/[email protected]
with:
image: "<image-reference>"
image: "your-image-reference"
```
For more details, refer to the [Grype action documentation](https://github.com/anchore/scan-action).
Expand Down

0 comments on commit f4e479c

Please sign in to comment.