Skip to content

Commit

Permalink
Merge pull request #982 from onekey-sec/dependabot/github_actions/anc…
Browse files Browse the repository at this point in the history
…hore/scan-action-5

build(deps): bump anchore/scan-action from 4 to 5
  • Loading branch information
nyuware authored Oct 14, 2024
2 parents 99c89ea + 8e1dc44 commit d26ae04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Docker container vulnerability scan
id: scan
uses: anchore/scan-action@v4
uses: anchore/scan-action@v5
with:
image: ${{ env.DOCKER_IMAGE }}
fail-build: false
Expand Down

0 comments on commit d26ae04

Please sign in to comment.