Skip to content

Commit 765826e

Browse files
chore(deps): update anchore/scan-action action to v7 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54a93d3 commit 765826e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Scan image
7171
id: scan
72-
uses: anchore/scan-action@v6 # action page: <https://github.com/anchore/scan-action>
72+
uses: anchore/scan-action@v7 # action page: <https://github.com/anchore/scan-action>
7373
with:
7474
image: localhost:5000/app:local
7575
acs-report-enable: true

0 commit comments

Comments
 (0)