Skip to content

Commit d26ae04

Browse files
authored
Merge pull request #982 from onekey-sec/dependabot/github_actions/anchore/scan-action-5
build(deps): bump anchore/scan-action from 4 to 5
2 parents 99c89ea + 8e1dc44 commit d26ae04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish-image.yml

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

7474
- name: Docker container vulnerability scan
7575
id: scan
76-
uses: anchore/scan-action@v4
76+
uses: anchore/scan-action@v5
7777
with:
7878
image: ${{ env.DOCKER_IMAGE }}
7979
fail-build: false

0 commit comments

Comments
 (0)