Skip to content

Commit

Permalink
👷 Try pinning security scan action
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Oct 9, 2024
1 parent a25c025 commit 1ae98e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
name: docker-image

- name: Scan image with Trivy
uses: aquasecurity/trivy-action@master
uses: aquasecurity/trivy-action@0.25.0
with:
input: /github/workspace/image.tar # from download-artifact
format: 'sarif'
Expand Down

0 comments on commit 1ae98e5

Please sign in to comment.