Skip to content

Commit

Permalink
chore(deps): update anchore/scan-action digest to d09e278
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 05de66f commit b5be5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anchore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Build the Docker image
run: docker build . --file Dockerfile --tag localbuild/testimage:latest
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/scan-action@487706fd9fc531f35bd6fc1edcdbae6bb79870fa
uses: anchore/scan-action@d09e278f43e314a93efb4e6000ff0df6153e9333
with:
image: "localbuild/testimage:latest"
acs-report-enable: true
Expand Down

0 comments on commit b5be5a0

Please sign in to comment.