Skip to content

Commit 649ffd8

Browse files
Merge pull request #324 from bcgov/dependabot/github_actions/aquasecurity/trivy-action-0.29.0
Bump aquasecurity/trivy-action from 0.2.5 to 0.29.0
2 parents dcdd088 + 69d21bb commit 649ffd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on.pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Run unit tests
3434
run: mvn -f pom.xml clean package
3535
- name: Run Trivy vulnerability scanner in repo mode
36-
uses: aquasecurity/trivy-action@0.2.5
36+
uses: aquasecurity/trivy-action@0.29.0
3737
with:
3838
scan-type: 'fs'
3939
ignore-unfixed: true

0 commit comments

Comments
 (0)