We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0b6f11 + b62e795 commit bad01bdCopy full SHA for bad01bd
.github/workflows/tests.yml
@@ -128,7 +128,7 @@ jobs:
128
- name: Try to execute
129
run: docker run --rm rr:local -v
130
131
- - uses: aquasecurity/trivy-action@0.31.0 # action page: <https://github.com/aquasecurity/trivy-action>
+ - uses: aquasecurity/trivy-action@0.32.0 # action page: <https://github.com/aquasecurity/trivy-action>
132
with:
133
image-ref: rr:local
134
format: "table"
0 commit comments