Skip to content

Commit

Permalink
Merge pull request #273 from hiroyoshii/renovate/aquasecurity-trivy-a…
Browse files Browse the repository at this point in the history
…ction-digest

Update aquasecurity/trivy-action digest to cf990b1
  • Loading branch information
hiroyoshii authored Oct 22, 2024
2 parents f4d77c6 + 06562d4 commit a92cf79
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@d9cd5b1c23aaf8cb31bb09141028215828364bbb # master
uses: aquasecurity/trivy-action@cf990b19d84bbbe1eb8833659989a7c1029132e3 # master
with:
image-ref: ''
scan-type: 'fs'
Expand Down

0 comments on commit a92cf79

Please sign in to comment.