Skip to content

Commit

Permalink
Update aquasecurity/trivy-action digest to 93941ce (#290)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 39f9b99 commit 918e52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Test
run: go test -v ./...
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@d2a392a13760cb64cb6bbd31d4bed2a7d9a5298d # master
uses: aquasecurity/trivy-action@93941cebba762da4c91a91883859bf1bfb221c73 # master
with:
image-ref: ''
scan-type: 'fs'
Expand Down

0 comments on commit 918e52f

Please sign in to comment.