We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bdfd72 commit 9778244Copy full SHA for 9778244
.github/workflows/tests.yml
@@ -147,7 +147,7 @@ jobs:
147
- name: Try to execute
148
run: docker run --rm rr:local -v
149
150
- - uses: aquasecurity/trivy-action@0.12.0 # action page: <https://github.com/aquasecurity/trivy-action>
+ - uses: aquasecurity/trivy-action@0.13.0 # action page: <https://github.com/aquasecurity/trivy-action>
151
with:
152
image-ref: rr:local
153
format: "table"
0 commit comments