We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d7c258 + 0ae5af0 commit 0dad977Copy full SHA for 0dad977
1 file changed
.github/workflows/trivy.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
15
- name: Run Trivy vulnerability scanner in repo mode
16
- uses: aquasecurity/trivy-action@0.20.0
+ uses: aquasecurity/trivy-action@0.29.0
17
with:
18
scan-type: "fs"
19
ignore-unfixed: true
0 commit comments