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 ea78ec4 commit 83002b0Copy full SHA for 83002b0
.github/workflows/ci.yml
@@ -197,7 +197,7 @@ jobs:
197
sbom: ${{ github.event_name != 'pull_request' }}
198
199
- name: Scan image
200
- uses: anchore/scan-action@62370b53ab026f5d09b9fb43a7b5ec4b73c1a8e0 # v3.3.7
+ uses: anchore/scan-action@896d5f410043987c8fe18f60d91bf199e436840c # v3.3.8
201
id: scan
202
continue-on-error: true
203
with:
0 commit comments