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 c9c1503 commit 871d6d8Copy full SHA for 871d6d8
.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@bc9adf64917dd9444d6cf4dd68620c34ca3a5f69 # v4.1.1
+ uses: anchore/scan-action@64a33b277ea7a1215a3c142735a1091341939ff5 # v4.1.2
214
id: scan
215
continue-on-error: true
216
with:
0 commit comments