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 7793126 commit 1f380a1Copy full SHA for 1f380a1
.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@1638637db639e0ade3258b51db49a9a137574c3e
+ uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8
124
id: scan
125
continue-on-error: true # Allow workflow to continue even if scan fails
126
with:
0 commit comments