Skip to content

Commit e16c29b

Browse files
Update aquasecurity/trivy-action digest to 644762e
1 parent 9297c76 commit e16c29b

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@644762e8d423e0fc08e4420fbb32413b5232e066 # master
3030
with:
3131
image-ref: ''
3232
scan-type: 'fs'

0 commit comments

Comments
 (0)