Skip to content

Commit

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

0 comments on commit 915feb7

Please sign in to comment.