Skip to content

Commit 8e1c6e2

Browse files
Merge branch 'main' into dependabot/github_actions/ossf/scorecard-action-2.4.0
2 parents 0c89b8f + 0dad977 commit 8e1c6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Run Trivy vulnerability scanner in repo mode
16-
uses: aquasecurity/trivy-action@0.20.0
16+
uses: aquasecurity/trivy-action@0.29.0
1717
with:
1818
scan-type: "fs"
1919
ignore-unfixed: true

0 commit comments

Comments
 (0)