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 f058043 commit 3bd6c6fCopy full SHA for 3bd6c6f
.github/workflows/build.yml
@@ -163,7 +163,7 @@ jobs:
163
164
- name: Scan SBOM
165
id: scan
166
- uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae # v6.5.0
+ uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
167
with:
168
sbom: "sbom-${{ inputs.image }}.json"
169
only-fixed: true
0 commit comments