Skip to content

Commit 2855626

Browse files
Merge pull request #355 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 ed411a0 + b4e79dd commit 2855626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on.pr.yml

Lines changed: 1 addition & 1 deletion
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)