We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c89b8f + 0dad977 commit 8e1c6e2Copy full SHA for 8e1c6e2
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