Skip to content

Commit

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

Bump aquasecurity/trivy-action from 0.2.5 to 0.24.0
  • Loading branch information
SoLetsDev authored Sep 23, 2024
2 parents 6b324b0 + 57c96a6 commit 2abdd49
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.2.5
uses: aquasecurity/trivy-action@0.24.0
with:
scan-type: 'fs'
ignore-unfixed: true
Expand Down

0 comments on commit 2abdd49

Please sign in to comment.