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.
2 parents 6e24c38 + b1f0acd commit 3252060Copy full SHA for 3252060
.github/workflows/release-gh-draft.yml
@@ -61,7 +61,7 @@ jobs:
61
run: echo "VER=${GITHUB_REF_NAME#'release/'}" >> $GITHUB_OUTPUT
62
63
- name: Generate release attestation
64
- uses: actions/attest-build-provenance@v1.4.3
+ uses: actions/attest-build-provenance@v1.4.4
65
with:
66
subject-path: "pygame-wheels/*"
67
0 commit comments