We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9fdd20 + 4a5b80f commit 6239441Copy full SHA for 6239441
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
PHP_VERSION=${{ matrix.php_version }}
75
76
- name: Generate artifact attestation
77
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
78
if: github.event_name != 'pull_request'
79
with:
80
subject-name: ${{ env.REGISTRY }}/${{ github.repository }}
0 commit comments