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 9823666 + 8d6ced1 commit 4b64a4dCopy full SHA for 4b64a4d
.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.32.0 # action page: <https://github.com/aquasecurity/trivy-action>
+ - uses: aquasecurity/trivy-action@0.33.1 # action page: <https://github.com/aquasecurity/trivy-action>
132
with:
133
image-ref: rr:local
134
format: "table"
0 commit comments