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 f2d3c29 commit 676e33bCopy full SHA for 676e33b
.github/workflows/build.yml
@@ -163,7 +163,7 @@ jobs:
163
164
- name: Scan SBOM
165
id: scan
166
- uses: anchore/scan-action@ef0b0b023552a0c077534074723a9915280284bb # v5.1.0
+ uses: anchore/scan-action@5ed195cc06065322983cae4bb31e2a751feb86fd # v5.2.0
167
with:
168
sbom: "sbom-${{ inputs.image }}.json"
169
only-fixed: true
0 commit comments