Skip to content

Commit bad01bd

Browse files
authored
Merge pull request #2201 from roadrunner-server/dependabot/github_actions/aquasecurity/trivy-action-0.32.0
2 parents a0b6f11 + b62e795 commit bad01bd

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)