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.
1 parent f7d49aa commit 47915bdCopy full SHA for 47915bd
.github/workflows/main.yml
@@ -77,7 +77,7 @@ jobs:
77
labels: ${{ steps.meta.outputs.labels }}
78
79
- name: Run Trivy vulnerability scanner
80
- uses: aquasecurity/trivy-action@0.32.0
+ uses: aquasecurity/trivy-action@0.33.0
81
with:
82
image-ref: "${{ steps.tag.outputs.sha_tag }}"
83
format: "table"
.github/workflows/release.yml
@@ -142,7 +142,7 @@ jobs:
142
143
144
145
146
147
148
0 commit comments