diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f00cfb7..d776133 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -179,7 +179,7 @@ jobs: artifact-name: game-${{ needs.prepare.outputs.version }} - name: Generate artifact attestation - uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0 + uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0 id: attest with: subject-path: game-${{ needs.prepare.outputs.version }}.zip