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 3f3b953 commit 0b49fb3Copy full SHA for 0b49fb3
.github/workflows/ci.yml
@@ -210,7 +210,7 @@ jobs:
210
sbom: ${{ github.event_name != 'pull_request' }}
211
212
- name: Scan image
213
- uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a # v3.6.4
+ uses: anchore/scan-action@04b73ec0bba3de85519c4ec634bffedead788f96 # v4.0.0
214
id: scan
215
continue-on-error: true
216
with:
0 commit comments