Skip to content

Commit d89ca17

Browse files
authored
Merge pull request #2057 from roadrunner-server/dependabot/github_actions/aquasecurity/trivy-action-0.29.0
chore(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0
2 parents caf8a89 + 208b1fb commit d89ca17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
- name: Try to execute
130130
run: docker run --rm rr:local -v
131131

132-
- uses: aquasecurity/trivy-action@0.28.0 # action page: <https://github.com/aquasecurity/trivy-action>
132+
- uses: aquasecurity/trivy-action@0.29.0 # action page: <https://github.com/aquasecurity/trivy-action>
133133
with:
134134
image-ref: rr:local
135135
format: "table"

0 commit comments

Comments
 (0)