Correct the trusted publishing note admonition markdown syntax in the README#216
Merged
webknjaz merged 1 commit intopypa:unstable/v1from Feb 24, 2024
Merged
Conversation
renovate Bot
referenced
this pull request
in allenporter/pyrainbird
Feb 28, 2024
[](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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.