We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f50be3 + 44335c0 commit 2664800Copy full SHA for 2664800
.github/workflows/release.yml
@@ -201,7 +201,7 @@ jobs:
201
artifact-name: game-${{ needs.prepare.outputs.version }}
202
203
- name: Generate artifact attestation
204
- uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
205
id: attest
206
with:
207
subject-path: game-${{ needs.prepare.outputs.version }}.zip
0 commit comments