Skip to content

Commit

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

Bump aquasecurity/trivy-action from 0.12.0 to 0.24.0
  • Loading branch information
SoLetsDev authored Sep 23, 2024
2 parents c43ce74 + 8b524a7 commit 777de78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-api-build.and.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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.12.0
uses: aquasecurity/trivy-action@0.24.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 777de78

Please sign in to comment.