Skip to content

Use uv in publish workflow#87

Merged
tobiasraabe merged 3 commits intomainfrom
harden-github-actions-with-zizmor
Mar 28, 2026
Merged

Use uv in publish workflow#87
tobiasraabe merged 3 commits intomainfrom
harden-github-actions-with-zizmor

Conversation

@tobiasraabe
Copy link
Copy Markdown
Member

Summary

  • switch the PyPI publish workflow from setup-python + python -m build to astral-sh/setup-uv + uv build
  • switch publishing from pypa/gh-action-pypi-publish to uv publish
  • keep the rest of the release workflow unchanged

Testing

  • not run locally

@tobiasraabe tobiasraabe added this pull request to the merge queue Mar 28, 2026
Merged via the queue into main with commit 9fe5614 Mar 28, 2026
22 checks passed
@tobiasraabe tobiasraabe deleted the harden-github-actions-with-zizmor branch March 28, 2026 11:23
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