Skip to content

Commit 3324488

Browse files
Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 (#174)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@0.29.0...0.30.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e7ebb8 commit 3324488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-trivy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0
2929

3030
- name: Run Trivy vulnerability scanner to scan repo
31-
uses: aquasecurity/trivy-action@0.29.0
31+
uses: aquasecurity/trivy-action@0.30.0
3232
with:
3333
scan-type: 'fs'
3434
skip-dirs: 'tests/java'

0 commit comments

Comments
 (0)