Skip to content

Commit

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

Bump actions/attest-build-provenance from 2.1.0 to 2.2.0
  • Loading branch information
ankith26 authored Jan 27, 2025
2 parents 49755eb + 24609ec commit 7c98253
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 @@ -41,7 +41,7 @@ jobs:
run: echo "VER=${GITHUB_REF_NAME#'release/'}" >> $GITHUB_OUTPUT

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

Expand Down

0 comments on commit 7c98253

Please sign in to comment.