Skip to content

Commit

Permalink
deps: update pypa/gh-action-pypi-publish action to v1.8.11 (#71)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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.10` -> `v1.8.11` |

---

### Release Notes

<details>
<summary>pypa/gh-action-pypi-publish
(pypa/gh-action-pypi-publish)</summary>

###
[`v1.8.11`](https://togithub.com/pypa/gh-action-pypi-publish/releases/tag/v1.8.11)

[Compare
Source](https://togithub.com/pypa/gh-action-pypi-publish/compare/v1.8.10...v1.8.11)

#### πŸ’… Cosmetic output improvements

[@&#8203;woodruffw](https://togithub.com/woodruffw) added a nudge
suggesting the users storing passwords in a GitHub Actions repository
secrets to switch to using secretless publishing in
[pypa/gh-action-pypi-publish#190.
This also reminds people that PyPI will start mandating two-factor
authentication to perform uploads in 2024.

#### πŸ“ What's Documented

[@&#8203;di](https://togithub.com/di) linked the configuration docs for
Trusted Publishing in README via
[pypa/gh-action-pypi-publish#179.

#### πŸ› οΈ Internal dependencies

- Cryptography was bumped from 41.0.3 to 41.0.6
@&#[pypa/gh-action-pypi-publish#194
- Pip was bumped from 22.3.1 to 23.3
@&#[pypa/gh-action-pypi-publish#189
- pre-commit linters got autoupdated
@&#[pypa/gh-action-pypi-publish#184
- Urllib3 was bumped from 2.0.3 to 2.0.7
@&#[pypa/gh-action-pypi-publish#183

#### πŸ’ͺ New Contributors

- [@&#8203;di](https://togithub.com/di) made their first contribution in
[pypa/gh-action-pypi-publish#179

**:mirror: Full Diff**:
pypa/gh-action-pypi-publish@v1.8.10...v1.8.11

</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 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/ansible-community/molecule-hetznercloud).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 8, 2024
1 parent 4a6b304 commit d9ef66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
path: dist/

- name: Publish packages to PyPI
uses: pypa/gh-action-pypi-publish@v1.8.10
uses: pypa/gh-action-pypi-publish@v1.8.11

0 comments on commit d9ef66e

Please sign in to comment.