We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95cd6b5 + 3b0d128 commit c9bdb97Copy full SHA for c9bdb97
1 file changed
.github/workflows/security.yml
@@ -41,7 +41,7 @@ jobs:
41
steps:
42
- uses: actions/checkout@v6
43
- name: Run Trivy
44
- uses: aquasecurity/trivy-action@0.34.0
+ uses: aquasecurity/trivy-action@0.35.0
45
with:
46
scan-type: 'fs'
47
scan-ref: '.'
0 commit comments