Skip to content

Commit

Permalink
Merge pull request #433 from netscaler/dependabot/github_actions/aqua…
Browse files Browse the repository at this point in the history
…security/trivy-action-0.20.0

Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0
  • Loading branch information
sumanth-lingappa authored May 10, 2024
2 parents ada3d08 + 26a3ab4 commit 56f2712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.19.0
uses: aquasecurity/trivy-action@0.20.0
with:
scan-type: "fs"
ignore-unfixed: true
Expand Down

0 comments on commit 56f2712

Please sign in to comment.