diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d4b577f..f4c62c3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,7 +165,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - - uses: actions/attest-build-provenance@v3 + - uses: actions/attest-build-provenance@v4 if: steps.check.outputs.changed == 'true' with: subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}