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