Skip to content

Commit

Permalink
Merge pull request #3260 from pygame-community/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/attest-build-provenance-2.0.1

Bump actions/attest-build-provenance from 1.4.4 to 2.0.1
  • Loading branch information
ankith26 authored Dec 9, 2024
2 parents f0fd603 + ae149b4 commit 08d4d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-gh-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: echo "VER=${GITHUB_REF_NAME#'release/'}" >> $GITHUB_OUTPUT

- name: Generate release attestation
uses: actions/attest-build-provenance@v1.4.4
uses: actions/attest-build-provenance@v2.0.1
with:
subject-path: "pygame-wheels/*"

Expand Down

0 comments on commit 08d4d23

Please sign in to comment.