Skip to content

ci(action): update astral-sh/setup-uv action to v7.2.0#420

Merged
descope[bot] merged 1 commit intomainfrom
renovate/astral-sh-setup-uv-7.x
Jan 27, 2026
Merged

ci(action): update astral-sh/setup-uv action to v7.2.0#420
descope[bot] merged 1 commit intomainfrom
renovate/astral-sh-setup-uv-7.x

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Jan 27, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
astral-sh/setup-uv action minor v7.1.6 -> v7.2.0 OpenSSF Scorecard

Release Notes

astral-sh/setup-uv (astral-sh/setup-uv)

v7.2.0: 🌈 add outputs python-version and python-cache-hit

Compare Source

Changes

Among some minor typo fixes and quality of life features for developers of actions the main feature of this release are new outputs:

  • python-version: The Python version that was set (same content as existing UV_PYTHON)
  • python-cache-hit: A boolean value to indicate the Python cache entry was found

While implementing this it became clear, that it is easier to handle the Python binaries in a separate cache entry. The added benefit for users is that the "normal" cache containing the dependencies can be used in all runs no matter if these cache the Python binaries or not.

[!NOTE]
This release will invalidate caches that contain the Python binaries. This happens a single time.

🐛 Bug fixes

  • chore: remove stray space from UV_PYTHON_INSTALL_DIR message @​akx (#​720)

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@descope descope bot added the renovate label Jan 27, 2026
@descope descope bot enabled auto-merge (squash) January 27, 2026 17:15
@descope descope bot merged commit f9bddbd into main Jan 27, 2026
48 checks passed
@descope descope bot deleted the renovate/astral-sh-setup-uv-7.x branch January 27, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants