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 a8f3f52 commit 609138eCopy full SHA for 609138e
.github/workflows/build.yml
@@ -163,7 +163,7 @@ jobs:
163
164
- name: Scan SBOM
165
id: scan
166
- uses: anchore/scan-action@869c549e657a088dc0441b08ce4fc0ecdac2bb65 # v5.3.0
+ uses: anchore/scan-action@abae793926ec39a78ab18002bc7fc45bbbd94342 # v6.0.0
167
with:
168
sbom: "sbom-${{ inputs.image }}.json"
169
only-fixed: true
0 commit comments