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 ca606d9 commit 3cb5b42Copy full SHA for 3cb5b42
.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