There was an error while loading. Please reload this page.
2 parents f505114 + 4fc3b26 commit b6ee81dCopy full SHA for b6ee81d
3 files changed
.github/workflows/trivy.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Run Trivy scanner in repo mode
21
- uses: aquasecurity/trivy-action@0.33.1
+ uses: aquasecurity/trivy-action@0.35.0
22
with:
23
scan-type: "fs"
24
ignore-unfixed: true
0 commit comments