We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5538620 + ff7388f commit afc3f1fCopy full SHA for afc3f1f
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.33.1
+ uses: aquasecurity/trivy-action@0.34.0
45
with:
46
scan-type: 'fs'
47
scan-ref: '.'
0 commit comments