Skip to content

Commit b9be226

Browse files
authored
Merge pull request #56 from righettod/dependabot/github_actions/anchore/scan-action-7
Bump anchore/scan-action from 3 to 7
2 parents 13c2fb9 + f92b5dc commit b9be226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit_docker_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
docker images
3030
- name: Scan the reduced toolbox image with Anchore
31-
uses: anchore/scan-action@v3
31+
uses: anchore/scan-action@v7
3232
with:
3333
image: "${{ env.IMAGE_NAME }}.slim:latest"
3434
fail-build: false

0 commit comments

Comments
 (0)