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 9f7c178 commit b6dc157Copy full SHA for b6dc157
.github/workflows/main.yml
@@ -76,7 +76,7 @@ jobs:
76
labels: ${{ steps.meta.outputs.labels }}
77
78
- name: Run Trivy vulnerability scanner
79
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@0.32.0
80
with:
81
image-ref: "${{ steps.tag.outputs.last_tag }}"
82
format: "table"
.github/workflows/release.yml
@@ -144,7 +144,7 @@ jobs:
144
145
146
147
148
149
150
0 commit comments