Skip to content

Commit

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

0 comments on commit 201ac2e

Please sign in to comment.