Skip to content

Commit 70227ec

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.13.0 (#849)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pypa/gh-action-pypi-publish](https://redirect.github.com/pypa/gh-action-pypi-publish) | action | minor | `v1.12.4` -> `v1.13.0` | --- ### Release Notes <details> <summary>pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish)</summary> ### [`v1.13.0`](https://redirect.github.com/pypa/gh-action-pypi-publish/releases/tag/v1.13.0) [Compare Source](https://redirect.github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0) <p align="right"><i><a href="https://anaconda.surveymonkey.com/r/py-package-2025">Take the 2025 Python Packaging Survey if you still haven't!</a></i></p> > \[!important] > 🚨 This release includes fixes for [GHSA-vxmw-7h4f-hqxh](https://redirect.github.com/pypa/gh-action-pypi-publish/security/advisories/GHSA-vxmw-7h4f-hqxh) discovered by [@&#8203;woodruffw](https://redirect.github.com/woodruffw)[πŸ’°](https://redirect.github.com/sponsors/woodruffw). > We've also integrated [Zizmor](http://zizmor.sh) to catch similar issues in the future and you should too. #### ✨ New Stuff [@&#8203;woodruffw](https://redirect.github.com/woodruffw)[πŸ’°](https://redirect.github.com/sponsors/woodruffw) updated the README to no longer mention the attestations feature being experimental in [#&#8203;347](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/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 [#&#8203;371](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/371) and warning about the unsupported reusable workflows configurations [#&#8203;306](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/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 [#&#8203;166](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/166). > At PyCon US 2025 Sprints, [@&#8203;facutuesca](https://redirect.github.com/facutuesca)[πŸ’°](https://redirect.github.com/sponsors/facutuesca), [@&#8203;miketheman](https://redirect.github.com/miketheman)[πŸ’°](https://redirect.github.com/sponsors/miketheman), [@&#8203;woodruffw](https://redirect.github.com/woodruffw)[πŸ’°](https://redirect.github.com/sponsors/woodruffw) and I[πŸ’°][GH Sponsors URL] 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 @&#8203; [pypi/warehouse#11096 (comment)](https://redirect.github.com/pypi/warehouse/issues/11096#issuecomment-2895081700). > 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, [@&#8203;konstin](https://redirect.github.com/konstin)[πŸ’°](https://redirect.github.com/sponsors/konstin) sent [#&#8203;378](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/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 [@&#8203;webknjaz](https://redirect.github.com/webknjaz)[πŸ’°][GH Sponsors URL] made a bunch of updates to the action runtime which includes bumping it to Python 3.13 in [#&#8203;331](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/331) and updating the dependency tree across the board. `pip-with-requires-python` is no longer being installed ([#&#8203;332](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/332)). Some related bumps were contributed by [@&#8203;woodruffw](https://redirect.github.com/woodruffw)[πŸ’°](https://redirect.github.com/sponsors/woodruffw) ([#&#8203;359](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/359)) and [@&#8203;kurtmckee](https://redirect.github.com/kurtmckee)[πŸ’°](https://redirect.github.com/sponsors/kurtmckee) sent a contributor-facing PR, bumping the linting configuration via [#&#8203;335](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/335). #### πŸ’ͺ New Contributors - [@&#8203;kurtmckee](https://redirect.github.com/kurtmckee) made their first contribution in [#&#8203;335](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/335) - [@&#8203;konstin](https://redirect.github.com/konstin) made their first contribution in [#&#8203;378](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/378) **πŸͺž Full Diff**: <pypa/gh-action-pypi-publish@v1.12.4...v1.13.0> **πŸ§”β€β™‚οΈ Release Manager:** [@&#8203;webknjaz](https://redirect.github.com/sponsors/webknjaz) [πŸ‡ΊπŸ‡¦](https://stand-with-ukraine.pp.ua) **πŸ’¬ Discuss** [on Bluesky πŸ¦‹](https://bsky.app/profile/webknjaz.me/post/3lxxzvzhvfc2e), [on Mastodon 🐘](https://mastodon.social/@&#8203;webknjaz/115143522527224444) and [on GitHub][release discussion]. [![GH Sponsors badge]][GH Sponsors URL] [release discussion]: https://redirect.github.com/pypa/gh-action-pypi-publish/discussions/379 [GH Sponsors badge]: https://img.shields.io/badge/%40webknjaz-transparent?logo=githubsponsors&logoColor=%23EA4AAA&label=Sponsor&color=2a313c [GH Sponsors URL]: https://redirect.github.com/sponsors/webknjaz </details> --- ### Configuration πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 634d977 commit 70227ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Ž.github/workflows/publish-to-pypi.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
path: dist/
8888

8989
- name: Publish release distributions to PyPI
90-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
90+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
9191

9292
- name: Create GitHub Issue on Failure
9393
if: failure()

0 commit comments

Comments
Β (0)