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 81844aa commit c690207Copy full SHA for c690207
.github/workflows/ci.yml
@@ -182,7 +182,7 @@ jobs:
182
sbom: ${{ github.event_name != 'pull_request' }}
183
184
- name: Scan image
185
- uses: anchore/scan-action@24fd7c9060f3c96848dd1929fac8d796fb5ae4b4 # v3.3.6
+ uses: anchore/scan-action@62370b53ab026f5d09b9fb43a7b5ec4b73c1a8e0 # v3.3.7
186
id: scan
187
continue-on-error: true
188
with:
0 commit comments