Skip to content

Update gh-action-pypi-publish to v1.14.0#958

Merged
StephenWakely merged 2 commits into
masterfrom
stephen/update-gh-action-pypi-publish
Jun 25, 2026
Merged

Update gh-action-pypi-publish to v1.14.0#958
StephenWakely merged 2 commits into
masterfrom
stephen/update-gh-action-pypi-publish

Conversation

@StephenWakely

Copy link
Copy Markdown
Contributor

Requirements for Contributing to this repository

  • Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • The pull request must only fix one issue, or add one feature, at the time.
  • The pull request must update the test suite to demonstrate the changed functionality.
  • After you create the pull request, all status checks must be pass before a maintainer reviews your contribution. For more details, please see CONTRIBUTING.

What does this PR do?

Updates gh-action-pypi-publish to v1.14.0. The previous version referenced actions/setup-python@v5 which is against the repositories policies. The latest version references a commit hash.

Description of the Change

Alternate Designs

Possible Drawbacks

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)

  • Feature or bug fix MUST have appropriate tests (unit, integration, etc...)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have one changelog/ label attached. If applicable it should have the backward-incompatible label attached.
  • PR should not have do-not-merge/ label attached.
  • If Applicable, issue must have kind/ and severity/ labels attached at least.

@StephenWakely StephenWakely requested a review from a team as a code owner June 24, 2026 17:09
@StephenWakely StephenWakely added the changelog/no-changelog Changes don't appear in changelog label Jun 24, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d73b95f3aa

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/release.yaml Outdated
skarimo
skarimo previously approved these changes Jun 24, 2026
@StephenWakely StephenWakely merged commit c3f4cd2 into master Jun 25, 2026
20 checks passed
@StephenWakely StephenWakely deleted the stephen/update-gh-action-pypi-publish branch June 25, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog Changes don't appear in changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants