diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22e4b9c..1098a9a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: PHP_VERSION=${{ matrix.php_version }} - name: Generate artifact attestation - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@v3 if: github.event_name != 'pull_request' with: subject-name: ${{ env.REGISTRY }}/${{ github.repository }}