Skip to content

Commit 9dcd1df

Browse files
authored
Merge pull request #2288 from roadrunner-server/dependabot/github_actions/aquasecurity/trivy-action-0.34.0
chore(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0
2 parents 779ebb8 + f21b669 commit 9dcd1df

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
@@ -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.33.1 # action page: <https://github.com/aquasecurity/trivy-action>
132+
- uses: aquasecurity/trivy-action@0.34.0 # action page: <https://github.com/aquasecurity/trivy-action>
133133
with:
134134
image-ref: rr:local
135135
format: "table"

0 commit comments

Comments
 (0)