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 a9dbdca commit e85407bCopy full SHA for e85407b
.github/workflows/build.yml
@@ -162,7 +162,7 @@ jobs:
162
163
- name: Scan SBOM
164
id: scan
165
- uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a # v3.6.4
+ uses: anchore/scan-action@04b73ec0bba3de85519c4ec634bffedead788f96 # v4.0.0
166
with:
167
sbom: "sbom-${{ inputs.image }}.json"
168
only-fixed: true
0 commit comments