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 b943486 + a49c1af commit e34fb2cCopy full SHA for e34fb2c
.github/workflows/main.yml
@@ -76,7 +76,7 @@ jobs:
76
load: true
77
78
- name: Run Trivy vulnerability scanner
79
- uses: aquasecurity/trivy-action@0.28.0
+ uses: aquasecurity/trivy-action@0.29.0
80
with:
81
image-ref: "${{ steps.tag.outputs.last_tag }}"
82
format: "table"
.github/workflows/release.yml
labels: ${{ steps.meta.outputs.labels }}
0 commit comments