Skip to content

Commit 0aeef1c

Browse files
authored
Merge pull request #3081 from pygame-community/dependabot/github_actions/actions/attest-build-provenance-1.4.2
Bump actions/attest-build-provenance from 1.4.1 to 1.4.2
2 parents ae066f8 + b028d2d commit 0aeef1c

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
@@ -61,7 +61,7 @@ jobs:
6161
run: echo "VER=${GITHUB_REF_NAME#'release/'}" >> $GITHUB_OUTPUT
6262

6363
- name: Generate release attestation
64-
uses: actions/attest-build-provenance@v1.4.1
64+
uses: actions/attest-build-provenance@v1.4.2
6565
with:
6666
subject-path: "pygame-wheels/*"
6767

0 commit comments

Comments
 (0)