Skip to content

Commit b62e795

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 a0b6f11 commit b62e795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: Try to execute
129129
run: docker run --rm rr:local -v
130130

131-
- uses: aquasecurity/trivy-action@0.31.0 # action page: <https://github.com/aquasecurity/trivy-action>
131+
- uses: aquasecurity/trivy-action@0.32.0 # action page: <https://github.com/aquasecurity/trivy-action>
132132
with:
133133
image-ref: rr:local
134134
format: "table"

0 commit comments

Comments
 (0)