Skip to content

Commit

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

0 comments on commit d4c9cda

Please sign in to comment.