Skip to content

Commit

Permalink
update anchore/scan-action
Browse files Browse the repository at this point in the history
  • Loading branch information
ds committed Dec 9, 2024
1 parent 5be136e commit ae7e3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
sarif_file: '${{ matrix.image-name }}-trivy-results.sarif'

- name: Run the Anchore Grype scan action
uses: anchore/scan-action@f2ba85e044c8f5e5014c9a539328a9c78d3bfa49
uses: anchore/scan-action@869c549e657a088dc0441b08ce4fc0ecdac2bb65
id: scan
with:
image: '${{ matrix.image-name }}-hh:${{ github.sha }}'
Expand Down

0 comments on commit ae7e3b4

Please sign in to comment.