We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9297c76 commit e16c29bCopy full SHA for e16c29b
.github/workflows/go_application.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Test
27
run: go test -v ./...
28
- name: Run Trivy vulnerability scanner in repo mode
29
- uses: aquasecurity/trivy-action@ea27ac12e15e065601133e2e439657937385d5a8 # master
+ uses: aquasecurity/trivy-action@644762e8d423e0fc08e4420fbb32413b5232e066 # master
30
with:
31
image-ref: ''
32
scan-type: 'fs'
0 commit comments