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 635b3fc commit e179aacCopy full SHA for e179aac
.github/workflows/build.yml
@@ -174,7 +174,7 @@ jobs:
174
- name: Scan SBOM
175
id: scan
176
if: ${{ !inputs.dry_run }}
177
- uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
+ uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
178
with:
179
sbom: "sbom-${{ inputs.image }}.json"
180
only-fixed: true
0 commit comments