Skip to content

Commit 8cec0ec

Browse files
authored
Merge pull request #148 from bcgov/dependabot/github_actions/aquasecurity/trivy-action-0.33.0
chore(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.0
2 parents de60151 + 413ce44 commit 8cec0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.32.0
44+
uses: aquasecurity/trivy-action@0.33.0
4545
with:
4646
scan-type: 'fs'
4747
ignore-unfixed: true

0 commit comments

Comments
 (0)