Skip to content

Commit b6f5f9e

Browse files
authored
Update Trivy action to version 0.35.0
1 parent 93df63f commit b6f5f9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Run Trivy scanner in repo mode
22-
uses: aquasecurity/trivy-action@0.34.0
22+
uses: aquasecurity/trivy-action@0.35.0
2323
with:
2424
scan-type: fs
2525
ignore-unfixed: true

0 commit comments

Comments
 (0)