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