-
Notifications
You must be signed in to change notification settings - Fork 30
Commit 4924a3b
authored
Update pypa/gh-action-pypi-publish action to v1.8.12 (#369)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[pypa/gh-action-pypi-publish](https://togithub.com/pypa/gh-action-pypi-publish)
| action | patch | `v1.8.11` -> `v1.8.12` |
---
### Release Notes
<details>
<summary>pypa/gh-action-pypi-publish
(pypa/gh-action-pypi-publish)</summary>
###
[`v1.8.12`](https://togithub.com/pypa/gh-action-pypi-publish/releases/tag/v1.8.12)
[Compare
Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.12)
#### π
Cosmetic Output Improvements
[@​woodruffw](https://togithub.com/woodruffw)[π°](https://togithub.com/sponsors/woodruffw)
replaced the notice annotations with simplified debug messages related
to authentication methanism selection via
[#​196](https://togithub.com/pypa/gh-action-pypi-publish/issues/196).
The also improved the error clarity during OIDC exchange on PRs from
forks via
[#​203](https://togithub.com/pypa/gh-action-pypi-publish/issues/203).
#### π What's Documented
[@​virtuald](https://togithub.com/virtuald)[π°](https://togithub.com/sponsors/virtuald)
updated the docs and pointer messages were updated to mention that
reusable workflows aren't supported right now in
[#​186](https://togithub.com/pypa/gh-action-pypi-publish/issues/186)
and
[@​xuanzhi33](https://togithub.com/xuanzhi33)[π°](https://togithub.com/sponsors/xuanzhi33)
later corrected the markdown syntax there via
[#​216](https://togithub.com/pypa/gh-action-pypi-publish/issues/216).
#### π οΈ Internal Dependencies
- pre-commit linters got autoupdated @​
[#​204](https://togithub.com/pypa/gh-action-pypi-publish/issues/204)
- Cryptography was bumped from 41.0.6 to 42.0.4 @​
[#​210](https://togithub.com/pypa/gh-action-pypi-publish/issues/210),
[#​213](https://togithub.com/pypa/gh-action-pypi-publish/issues/213)
and
[#​214](https://togithub.com/pypa/gh-action-pypi-publish/issues/214)
#### βοΈ Secret Stuff
[@​woodruffw](https://togithub.com/woodruffw) proactively updated
the OIDC minting API endpoint used during the exchange via
[#​206](https://togithub.com/pypa/gh-action-pypi-publish/issues/206).
Nothing you should be too concerned about, promise!
#### πͺ New Contributors
- [@​virtuald](https://togithub.com/virtuald) made their first
contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/186](https://togithub.com/pypa/gh-action-pypi-publish/pull/186)
- [@​xuanzhi33](https://togithub.com/xuanzhi33) made their first
contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/216](https://togithub.com/pypa/gh-action-pypi-publish/pull/216)
**πͺ Full Diff**:
pypa/gh-action-pypi-publish@v1.8.11...v1.8.12
**:man_beard: Release Manager:** [@​webknjaz
πΊπ¦](https://togithub.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 becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/allenporter/pyrainbird).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 71d4a9f commit 4924a3bCopy full SHA for 4924a3b
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 changedβ.github/workflows/python-publish.yaml
Copy file name to clipboardExpand all lines: .github/workflows/python-publish.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
|
0 commit comments