Skip to content

Commit 572074a

Browse files
chore(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.31.0...0.32.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9349565 commit 572074a

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

0 commit comments

Comments
 (0)