We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents caf8a89 + 208b1fb commit d89ca17Copy full SHA for d89ca17
.github/workflows/tests.yml
@@ -129,7 +129,7 @@ jobs:
129
- name: Try to execute
130
run: docker run --rm rr:local -v
131
132
- - uses: aquasecurity/trivy-action@0.28.0 # action page: <https://github.com/aquasecurity/trivy-action>
+ - uses: aquasecurity/trivy-action@0.29.0 # action page: <https://github.com/aquasecurity/trivy-action>
133
with:
134
image-ref: rr:local
135
format: "table"
0 commit comments