-
-
Notifications
You must be signed in to change notification settings - Fork 255
Commit f6988df
authored
chore(deps): update pypa/gh-action-pypi-publish action to v1.13.0 (#1314)
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
[@​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
[@​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
[#​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
[#​371](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/371)
and warning about the unsupported reusable workflows configurations
[#​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
[#​166](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/166).
> At PyCon US 2025 Sprints,
[@​facutuesca](https://redirect.github.com/facutuesca)[💰](https://redirect.github.com/sponsors/facutuesca),
[@​miketheman](https://redirect.github.com/miketheman)[💰](https://redirect.github.com/sponsors/miketheman),
[@​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 @​ [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,
[@​konstin](https://redirect.github.com/konstin)[💰](https://redirect.github.com/sponsors/konstin)
sent
[#​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
[@​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
[#​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
([#​332](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/332)).
Some related bumps were contributed by
[@​woodruffw](https://redirect.github.com/woodruffw)[💰](https://redirect.github.com/sponsors/woodruffw)
([#​359](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/359))
and
[@​kurtmckee](https://redirect.github.com/kurtmckee)[💰](https://redirect.github.com/sponsors/kurtmckee)
sent a contributor-facing PR, bumping the linting configuration via
[#​335](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/335).
#### 💪 New Contributors
- [@​kurtmckee](https://redirect.github.com/kurtmckee) made their
first contribution in
[#​335](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/335)
- [@​konstin](https://redirect.github.com/konstin) made their
first contribution in
[#​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:**
[@​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/@​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**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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/openapi-generators/openapi-python-client).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 403437e commit f6988dfCopy full SHA for f6988df
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: .github/workflows/release.yml
.github/workflows/release.yml
Copy file name to clipboardExpand all lines: .github/workflows/release.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
|
0 commit comments