Skip to content

Commit 24b37b2

Browse files
[deps]: Update anchore/scan-action action to v7 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 779fcd9 commit 24b37b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-unified.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
228228
- name: Scan Docker image
229229
id: container-scan
230-
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
230+
uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
231231
with:
232232
image: ${{ steps.tag-list.outputs.primary_tag }}
233233
fail-build: false

0 commit comments

Comments
 (0)