Skip to content

Commit

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

build(deps): bump anchore/scan-action from 3 to 4
  • Loading branch information
nyuware authored Jul 15, 2024
2 parents e635cae + 22bc559 commit 5da9eae
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@v3
uses: anchore/scan-action@v4
with:
image: ${{ env.DOCKER_IMAGE }}
fail-build: true
Expand Down

0 comments on commit 5da9eae

Please sign in to comment.