Skip to content

Commit

Permalink
Update aquasecurity/trivy-action digest to 0b9d17b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent 41992b1 commit ca83768
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@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca # master
uses: aquasecurity/trivy-action@0b9d17b6b5fdec04f3d5b5b9c4cd20058c7e4cbf # master
with:
image-ref: ''
scan-type: 'fs'
Expand Down

0 comments on commit ca83768

Please sign in to comment.