Skip to content

Update pypa/gh-action-pypi-publish action to v1.14.0#83

Merged
miguelsousa merged 1 commit into
mainfrom
renovate/pypa-gh-action-pypi-publish-1.x
May 20, 2026
Merged

Update pypa/gh-action-pypi-publish action to v1.14.0#83
miguelsousa merged 1 commit into
mainfrom
renovate/pypa-gh-action-pypi-publish-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 7, 2026

This PR contains the following updates:

Package Type Update Change
pypa/gh-action-pypi-publish action minor v1.13.0v1.14.0

Release Notes

pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish)

v1.14.0

Compare Source

Audit your supply chain regularly!

✨ What's Changed

The main change in this release is that verbose and print-hash inputs are now on by default. This was contributed by @​whitequark💰 in #​397.

📝 Docs

@​woodruffw💰 updated the mentions of PEP 740 to stop implying that it might be experimental (it hasn't been for quite a while!) in #​388 and @​him2him2💰 brushed up some grammar in the README and SECURITY docs via #​395.

🛠️ Internal Updates

@​woodruffw💰 bumped sigstore and pypi-attestations in the lock file (#​391) and @​webknjaz💰 added infra for using type annotations in the project (#​381).

💪 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.13.0...v1.14.0

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​facutuesca💰 and @​woodruffw💰 for helping maintain this project when I can't!

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@miguelsousa miguelsousa force-pushed the renovate/pypa-gh-action-pypi-publish-1.x branch from 02236e8 to 740b092 Compare May 20, 2026 23:37
@miguelsousa miguelsousa merged commit 14e4b0a into main May 20, 2026
3 checks passed
@miguelsousa miguelsousa deleted the renovate/pypa-gh-action-pypi-publish-1.x branch May 20, 2026 23:41
miguelsousa added a commit that referenced this pull request May 21, 2026
Replace movable-tag refs (`uses: owner/repo@vX`) with immutable commit SHAs
plus a trailing `# vX` comment in every workflow under .github/workflows/.
This matches the style established by PR #83 for pypa/gh-action-pypi-publish
and protects against tag-tampering supply-chain attacks: if a tag is
force-moved by a compromised maintainer account, CI would silently execute
new code with the workflow's permissions; a pinned SHA cannot be repointed.

Also extend renovate.json with the `helpers:pinGitHubActionDigests` preset
so any future tag-only `uses:` line is auto-pinned by Renovate.

No version changes — every SHA resolves to the same commit the tag already
pointed to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant