We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66e680a + 0379380 commit 00d9059Copy full SHA for 00d9059
.github/workflows/trivy.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: aquasecurity/setup-trivy@3fb12ec12f41e471780db15c232d5dd185dcb514
49
with:
50
cache: true
51
- version: v0.68.2
+ version: v0.69.3
52
- name: Run Trivy on image ruby
53
if: ${{ !cancelled() && steps.build.outcome == 'success' }}
54
# See https://github.com/aquasecurity/trivy-action
0 commit comments