Skip to content

Commit d0367d1

Browse files
Update aquasecurity/trivy-action digest to dc5a429
1 parent 718da05 commit d0367d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go_application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Test
2727
run: go test -v ./...
2828
- name: Run Trivy vulnerability scanner in repo mode
29-
uses: aquasecurity/trivy-action@ea27ac12e15e065601133e2e439657937385d5a8 # master
29+
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # master
3030
with:
3131
image-ref: ''
3232
scan-type: 'fs'

0 commit comments

Comments
 (0)