diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a0678f3..b8c7643 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -113,7 +113,7 @@ jobs: tags: helmctl:scan - name: Scan image for vulnerabilities - uses: aquasecurity/trivy-action@0.33.1 + uses: aquasecurity/trivy-action@0.34.0 with: image-ref: helmctl:scan continue-on-error: true