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 ec33866 commit fa88722Copy full SHA for fa88722
.github/workflows/ci.yaml
@@ -75,7 +75,7 @@ jobs:
75
run: go mod download
76
77
- name: Run Trivy vulnerability scanner in repo mode
78
- uses: aquasecurity/trivy-action@0.24.0
+ uses: aquasecurity/trivy-action@0.31.0
79
with:
80
scan-type: "fs"
81
format: "sarif"
0 commit comments