We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a308a28 commit c825dcbCopy full SHA for c825dcb
.github/workflows/release-gh-draft.yml
@@ -41,7 +41,7 @@ jobs:
41
run: echo "VER=${GITHUB_REF_NAME#'release/'}" >> $GITHUB_OUTPUT
42
43
- name: Generate release attestation
44
- uses: actions/attest-build-provenance@v2.3.0
+ uses: actions/attest-build-provenance@v2.4.0
45
with:
46
subject-path: "pygame-wheels/*"
47
0 commit comments