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 4ff3942 commit 01b1c6bCopy full SHA for 01b1c6b
.github/workflows/scan-image-grype.yml
@@ -120,7 +120,7 @@ jobs:
120
} >> "$GITHUB_OUTPUT"
121
122
- name: Scan image with Grype
123
- uses: anchore/scan-action@16910ac423301c6d30554b83a7f71ac6ff4a51f3
+ uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae
124
id: scan
125
continue-on-error: true # Allow workflow to continue even if scan fails
126
with:
0 commit comments