Skip to content

Commit 2664800

Browse files
authored
Merge pull request #483 from Hack23/dependabot/github_actions/github-actions-c74e7b3fc1
build(deps): bump actions/attest-build-provenance from 4.0.0 to 4.1.0 in the github-actions group
2 parents 0f50be3 + 44335c0 commit 2664800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
artifact-name: game-${{ needs.prepare.outputs.version }}
202202

203203
- name: Generate artifact attestation
204-
uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
204+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
205205
id: attest
206206
with:
207207
subject-path: game-${{ needs.prepare.outputs.version }}.zip

0 commit comments

Comments
 (0)