Skip to content

Commit 68010b8

Browse files
authored
Merge pull request #1028 from onekey-sec/dependabot/github_actions/anchore/scan-action-6
build(deps): bump anchore/scan-action from 5 to 6
2 parents fdf63e1 + 1c52880 commit 68010b8

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@v5
76+
uses: anchore/scan-action@v6
7777
with:
7878
image: ${{ env.DOCKER_IMAGE }}
7979
fail-build: false

0 commit comments

Comments
 (0)