Skip to content

Commit 432e70b

Browse files
chore(deps): update anchore/scan-action action to v4 in .github/workflows/security.yml (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f73e7ae commit 432e70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
steps:
6969
- uses: actions/checkout@v4
7070

71-
- uses: anchore/scan-action@v3
71+
- uses: anchore/scan-action@v4
7272
with:
7373
path: "."
7474
fail-build: true

0 commit comments

Comments
 (0)