Skip to content

Bump pypa/gh-action-pypi-publish from 1.12.5 to 1.13.0 in /.github/workflows#25

Closed
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
Closed

Bump pypa/gh-action-pypi-publish from 1.12.5 to 1.13.0 in /.github/workflows#25
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps pypa/gh-action-pypi-publish from 1.12.5 to 1.13.0.

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.13.0

[!important] 🚨 This release includes fixes for GHSA-vxmw-7h4f-hqxh discovered by @​woodruffw💰. We've also integrated Zizmor to catch similar issues in the future and you should too.

✨ New Stuff

@​woodruffw💰 updated the README to no longer mention the attestations feature being experimental in #347: it's been rather stable for a year already 🎉 He also added more diagnostic output which includes printing out the GitHub Environment claim via #371 and warning about the unsupported reusable workflows configurations #306, when using Trusted Publishing.

[!tip] The official support for reusable workflows is currently blocked on changes to PyPI. To get updates about progress on the action side, you may want to subscribe to #166. At PyCon US 2025 Sprints, @​facutuesca💰, @​miketheman💰, @​woodruffw💰 and I💰 spent several hours IRL brainstorming how to fix this and migrate projects that happen to rely on an obscure corner case with reusable workflows that temporarily allows them to function by accident. The result of that discussion is posted @ pypi/warehouse#11096. Note that this is a volunteer-led effort and there is no ETA. If you need this soon, make your employer sponsor the PSF and maybe they'll be able to hire somebody for this work on Warehouse.

In addition to that, @​konstin💰 sent #378 to pin actions/setup-python to a SHA hash. This makes pypi-publish compatible with new GitHub policies that allow organizations to mandate hash-pinning actions used in workflows.

🛠️ Internal Dependencies

@​webknjaz💰 made a bunch of updates to the action runtime which includes bumping it to Python 3.13 in #331 and updating the dependency tree across the board. pip-with-requires-python is no longer being installed (#332). Some related bumps were contributed by @​woodruffw💰 (#359) and @​kurtmckee💰 sent a contributor-facing PR, bumping the linting configuration via #335.

💪 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.12.4...v1.13.0

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

Commits

chrischoy and others added 3 commits March 28, 2026 12:41
v1.8.10 bundles an old twine that cannot parse Metadata-Version 2.4
(generated by setuptools >= 77), causing false "missing Name, Version"
errors on upload.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Container runs as root but checkout is owned by runner user, causing
git to reject repository introspection. Add safe.directory before
setuptools-scm version detection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 28, 2026
chrischoy and others added 3 commits March 28, 2026 12:49
setuptools-scm produces e.g. 1.4.4.dev2+g1234567, appending +torchXcuY
created two + signs which is invalid PEP 440. Strip the git hash local
segment before appending the torch tag.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix template injection vulnerability (GHSA-jx5w-fhpj-g84c).
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.12.4...v1.13.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.13.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows Bump pypa/gh-action-pypi-publish from 1.12.5 to 1.13.0 in /.github/workflows Mar 28, 2026
@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0 branch from 813360e to bb50558 Compare March 28, 2026 18:53
@chrischoy chrischoy force-pushed the main branch 2 times, most recently from 64f845b to 057ebc2 Compare March 28, 2026 19:01
@chrischoy chrischoy closed this Mar 29, 2026
@chrischoy chrischoy deleted the dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0 branch March 29, 2026 04:43
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 29, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant