Skip to content

chore(deps): update minor and patch updates to github actions#309

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/github-actions-minor-patch
Feb 7, 2026
Merged

chore(deps): update minor and patch updates to github actions#309
renovate[bot] merged 1 commit intomainfrom
renovate/github-actions-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Type Update Change Pending
actions/checkout action patch v6.0.1v6.0.2
astral-sh/setup-uv action minor v7.1.6v7.2.1 v7.3.0

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

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

v7.2.1: 🌈 update known checksums up to 0.9.28

Compare Source

Changes
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates

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 - Between day 1 and 7 of the month, and on Sunday and Saturday ( * * 1-7 * 0,6 ) in timezone America/Mexico_City, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 7, 2026
@renovate renovate bot requested a review from edgarrmondragon as a code owner February 7, 2026 13:07
@renovate renovate bot enabled auto-merge February 7, 2026 13:07
@renovate renovate bot added this pull request to the merge queue Feb 7, 2026
Merged via the queue into main with commit 1d47046 Feb 7, 2026
12 checks passed
@renovate renovate bot deleted the renovate/github-actions-minor-patch branch February 7, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants