Skip to content

Commit

Permalink
chore(deps): update anchore/scan-action digest to 6595369
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent b477b7b commit b049a16
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@abdc9eb47b6c4e4f4764bc4b6cb6c1fe07472e4e
uses: anchore/scan-action@65953694f6f7cdea7bc15aff2df9d96e2b66b00d
with:
image: "localbuild/testimage:latest"
acs-report-enable: true
Expand Down

0 comments on commit b049a16

Please sign in to comment.