Skip to content

Commit 72af0f0

Browse files
authored
Merge pull request #3095 from pygame-community/dependabot/github_actions/actions/attest-build-provenance-1.4.3
Bump actions/attest-build-provenance from 1.4.2 to 1.4.3
2 parents ca640b7 + 5773632 commit 72af0f0

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.2
64+
uses: actions/attest-build-provenance@v1.4.3
6565
with:
6666
subject-path: "pygame-wheels/*"
6767

0 commit comments

Comments
 (0)