We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 979a59d + 979b4b3 commit a3b98f4Copy full SHA for a3b98f4
.github/workflows/release.yml
@@ -179,7 +179,7 @@ jobs:
179
artifact-name: game-${{ needs.prepare.outputs.version }}
180
181
- name: Generate artifact attestation
182
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
183
id: attest
184
with:
185
subject-path: game-${{ needs.prepare.outputs.version }}.zip
0 commit comments