Skip to content

Commit

Permalink
Merge pull request #376 from bcgov/dependabot/github_actions/aquasecu…
Browse files Browse the repository at this point in the history
…rity/trivy-action-0.29.0

Bump aquasecurity/trivy-action from 0.2.5 to 0.29.0
  • Loading branch information
sumathi-thirumani authored Jan 17, 2025
2 parents 745f4a7 + 1a6806e commit 2ad8693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on.pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run unit tests
run: mvn -f pom.xml clean package
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@0.2.5
uses: aquasecurity/trivy-action@0.29.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 2ad8693

Please sign in to comment.