Skip to content

ci: update python-semantic-release version to 10.5.3 in workflows#15

Merged
a-gorczew merged 1 commit into
mainfrom
semantic_release_ci_update
Jun 10, 2026
Merged

ci: update python-semantic-release version to 10.5.3 in workflows#15
a-gorczew merged 1 commit into
mainfrom
semantic_release_ci_update

Conversation

@adrianlasota

Copy link
Copy Markdown
Contributor

This pull request updates the version of the python-semantic-release GitHub Action used in our workflow configuration files. The action is upgraded from version 10.3.1 to 10.5.3 across all relevant jobs to ensure we benefit from the latest features and fixes.

Dependency updates:

  • Upgraded python-semantic-release/python-semantic-release from version 10.3.1 to 10.5.3 in .github/workflows/build_upload_whl.yml for both the "Run python-semantic-release without version bump" and "Run python-semantic-release" jobs. [1] [2]
  • Upgraded python-semantic-release/python-semantic-release from version 10.3.1 to 10.5.3 in .github/workflows/publish_release.yml.
    Change comes from tomlkit bug in 0.15 [0.15.0] Dumps api breaks order of toml headers python-poetry/tomlkit#482

Signed-off-by: Lasota, Adrian <adrian.lasota@intel.com>
Copilot AI review requested due to automatic review settings June 10, 2026 06:26

Copilot AI 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.

Pull request overview

Updates the python-semantic-release/python-semantic-release GitHub Action version used by the project’s release/build workflows, moving from v10.3.1 to v10.5.3 to pick up upstream fixes (notably around the referenced tomlkit 0.15 issue).

Changes:

  • Bump python-semantic-release action to v10.5.3 in the reusable wheel build/upload workflow.
  • Bump python-semantic-release action to v10.5.3 in the publish release workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/build_upload_whl.yml Updates both semantic-release steps to use python-semantic-release@v10.5.3.
.github/workflows/publish_release.yml Updates the semantic-release step to use python-semantic-release@v10.5.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@a-gorczew a-gorczew merged commit bdd1a58 into main Jun 10, 2026
1 check passed
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.

4 participants