diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6c1cfac..6102370 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: ghcr.io/${{ github.repository }}:${{ env.TAG }} - name: trivy image scan - uses: aquasecurity/trivy-action@0.28.0 + uses: aquasecurity/trivy-action@0.29.0 with: image-ref: ${{ github.repository }}:latest exit-code: 0