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.
1 parent d5fe7da commit 4a5b80fCopy full SHA for 4a5b80f
.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