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 93df63f commit b6f5f9eCopy full SHA for b6f5f9e
1 file changed
.github/workflows/trivy.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Run Trivy scanner in repo mode
22
- uses: aquasecurity/trivy-action@0.34.0
+ uses: aquasecurity/trivy-action@0.35.0
23
with:
24
scan-type: fs
25
ignore-unfixed: true
0 commit comments