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 277bfee + cd242d5 commit 2666ee1Copy full SHA for 2666ee1
.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@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0
52
with:
53
subject-path: |
54
${{ github.workspace }}/phpcs.phar
0 commit comments