Skip to content

Commit 4551f55

Browse files
authored
Merge pull request #3667 from pygame-community/dependabot/github_actions/actions/attest-build-provenance-3.1.0
Bump actions/attest-build-provenance from 3.0.0 to 3.1.0
2 parents ee899f3 + badc52b commit 4551f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-gh-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: echo "VER=${GITHUB_REF_NAME#'release/'}" >> $GITHUB_OUTPUT
4242

4343
- name: Generate release attestation
44-
uses: actions/attest-build-provenance@v3.0.0
44+
uses: actions/attest-build-provenance@v3.1.0
4545
with:
4646
subject-path: "pygame-wheels/*"
4747

0 commit comments

Comments
 (0)