We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0cb2a8 commit db30370Copy full SHA for db30370
1 file changed
.github/workflows/trivy.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v6
20
21
- name: Trivy vulnerability scan
22
- uses: aquasecurity/trivy-action@0.35.0
+ uses: aquasecurity/trivy-action@0.36.0
23
with:
24
scan-type: fs
25
scan-ref: .
0 commit comments