We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44649c7 commit 37600e9Copy full SHA for 37600e9
.github/workflows/grype.yaml
@@ -20,7 +20,7 @@ jobs:
20
contents: read
21
steps:
22
- uses: actions/checkout@v5
23
- - uses: anchore/scan-action@v6
+ - uses: anchore/scan-action@v7
24
with:
25
path: "."
26
fail-build: true
0 commit comments