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 3047524 + 3cb5b42 commit 3756eddCopy full SHA for 3756edd
.github/workflows/reusable-build-phar.yml
@@ -48,7 +48,7 @@ jobs:
48
# Provide provenance for generated binaries.
49
- name: Generate artifact attestations
50
if: ${{ inputs.createAttestations == true }}
51
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
52
with:
53
subject-path: |
54
${{ github.workspace }}/phpcs.phar
0 commit comments