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 6026d1e commit 216f52bCopy full SHA for 216f52b
.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@v2.0.1
+ uses: actions/attest-build-provenance@v2.1.0
65
with:
66
subject-path: "pygame-wheels/*"
67
0 commit comments