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 4ccd74f commit c1734d4Copy full SHA for c1734d4
.github/workflows/build.yml
@@ -163,7 +163,7 @@ jobs:
163
164
- name: Scan SBOM
165
id: scan
166
- uses: anchore/scan-action@be7a22da4f22dde446c4c4c099887ff5b256526c # v6.3.0
+ uses: anchore/scan-action@16910ac423301c6d30554b83a7f71ac6ff4a51f3 # v6.4.0
167
with:
168
sbom: "sbom-${{ inputs.image }}.json"
169
only-fixed: true
0 commit comments