Skip to content

Commit 4b64a4d

Browse files
authored
Merge pull request #2227 from roadrunner-server/dependabot/github_actions/aquasecurity/trivy-action-0.33.1
2 parents 9823666 + 8d6ced1 commit 4b64a4d

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

0 commit comments

Comments
 (0)