diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bec0b16..0cadb8c 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.19.0 + uses: aquasecurity/trivy-action@0.21.0 with: image-ref: ${{ github.repository }}:latest exit-code: 0