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 e8fae70 commit 89ff1bfCopy full SHA for 89ff1bf
.github/workflows/ci.yml
@@ -205,7 +205,7 @@ jobs:
205
sbom: ${{ github.event_name != 'pull_request' }}
206
207
- name: Scan image
208
- uses: anchore/scan-action@896d5f410043987c8fe18f60d91bf199e436840c # v3.3.8
+ uses: anchore/scan-action@1d59d90b47fc11ff8f97822da6c25eec888f81cf # v3.5.0
209
id: scan
210
continue-on-error: true
211
with:
0 commit comments