Skip to content

Commit

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

0 comments on commit b2fdb27

Please sign in to comment.