Skip to content

Commit 2141280

Browse files
authored
Merge branch 'main' into feat/pipeline-certfication-testing
2 parents 3075830 + 7f40f9e commit 2141280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
- name: Scan SBOM
185185
id: scan
186186
if: ${{ !inputs.dry_run }}
187-
uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
187+
uses: anchore/scan-action@9e8428812aebf5a6a5fc3fdd55de39d1c79b8b12 # v7.0.1
188188
with:
189189
sbom: "sbom-${{ inputs.image }}.json"
190190
only-fixed: true

0 commit comments

Comments
 (0)