Skip to content

Commit d3fbfc7

Browse files
[deps]: Update anchore/scan-action action to v7 (#6393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42568b6 commit d3fbfc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ jobs:
269269
270270
- name: Scan Docker image
271271
id: container-scan
272-
uses: anchore/scan-action@2c901ab7378897c01b8efaa2d0c9bf519cc64b9e # v6.2.0
272+
uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
273273
with:
274274
image: ${{ steps.image-tags.outputs.primary_tag }}
275275
fail-build: false

0 commit comments

Comments
 (0)