Skip to content

Commit 030d0ba

Browse files
authored
Merge pull request #36 from bcgov/dependabot/github_actions/aquasecurity/trivy-action-0.33.0
Bump aquasecurity/trivy-action from 0.31.0 to 0.33.0
2 parents 4b6b69b + 23e9773 commit 030d0ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-api-build.and.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Run unit tests
4242
run: mvn -f pom.xml clean package
4343
- name: Run Trivy vulnerability scanner in repo mode
44-
uses: aquasecurity/trivy-action@0.31.0
44+
uses: aquasecurity/trivy-action@0.33.0
4545
with:
4646
scan-type: 'fs'
4747
ignore-unfixed: true

0 commit comments

Comments
 (0)