-
Notifications
You must be signed in to change notification settings - Fork 14
Commit 418a5fe
authored
chore(deps): update pypa/gh-action-pypi-publish action to v1.12.4 (#139)
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 | patch | `v1.12.3` -> `v1.12.4` |
---
### Release Notes
<details>
<summary>pypa/gh-action-pypi-publish
(pypa/gh-action-pypi-publish)</summary>
###
[`v1.12.4`](https://redirect.github.com/pypa/gh-action-pypi-publish/releases/tag/v1.12.4)
[Compare
Source](https://redirect.github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4)
<p align="right"><i>Be nice to FOSS maintainers.</i></p>
##### ✨ What's Changed
The main theme of this patch release that the support for uploading [PEP
639 licensing metadata] to PyPI has been fixed in
[#​327](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/327).
##### 🛠️ Internal Updates
A few smaller updates include the attestation existence being checked
earlier in the process now, listing all the violating files together,
not just one (PR
[#​315](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/315)).
And the lock file with the software available in runtime has been
re-pinned in
[#​329](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/329).
Additionally, the CI now runs the smoke-tests against both Ubuntu 22.04
and 24.04 explicitly via
[`da900af`](https://redirect.github.com/pypa/gh-action-pypi-publish/commit/da900af96347cc027433720ad4f122117645459d).
**🪞 Full Diff**:
pypa/gh-action-pypi-publish@v1.12.3...v1.12.4
**🧔♂️ Release Manager:**
[@​webknjaz](https://redirect.github.com/sponsors/webknjaz)
[🇺🇦](https://stand-with-ukraine.pp.ua)
**🙏 Special Thanks** to
[@​woodruffw](https://redirect.github.com/woodruffw)[💰](https://redirect.github.com/sponsors/woodruffw)
for releasing the license metadata support fix in Twine!
**💬 Discuss** [on Bluesky
🦋](https://bsky.app/profile/webknjaz.me/post/3lghhtwey522z), [on
Mastodon 🐘](https://mastodon.social/@​webknjaz/113881243992941874)
and [on GitHub][release discussion].
[![GH Sponsors badge]][GH Sponsors URL]
[PEP 639 licensing metadata]:
https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression
[release discussion]:
https://redirect.github.com/pypa/gh-action-pypi-publish/discussions/330
[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/ansible-community/molecule-hetznercloud).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5a6a274 commit 418a5feCopy full SHA for 418a5fe
1 file changed
+1
-1
lines changed.github/workflows/release.yml
Copy file name to clipboardexpand all lines: .github/workflows/release.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + |
0 commit comments