Skip to content

Commit 56f2712

Browse files
Merge pull request #433 from netscaler/dependabot/github_actions/aquasecurity/trivy-action-0.20.0
Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
2 parents ada3d08 + 26a3ab4 commit 56f2712

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.19.0
16+
uses: aquasecurity/trivy-action@0.20.0
1717
with:
1818
scan-type: "fs"
1919
ignore-unfixed: true

0 commit comments

Comments
 (0)