Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 6, 2026

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v6.0.1v6.0.2
actions/setup-python action minor v6.1.0v6.2.0
astral-sh/setup-uv action minor v7.1.6v7.2.0
github/codeql-action action patch v4.31.9v4.31.11

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

actions/setup-python (actions/setup-python)

v6.2.0

Compare Source

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
github/codeql-action (github/codeql-action)

v4.31.11

Compare Source

v4.31.10

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.10 - 12 Jan 2026
  • Update default CodeQL bundle version to 2.23.9. #​3393

See the full CHANGELOG.md for more information.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/github-actions branch from d00cd6c to e45bb33 Compare January 12, 2026 17:23
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v7.2.0 chore(deps): update github actions Jan 12, 2026
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from df7d852 to a0aa47f Compare January 22, 2026 17:48
@renovate renovate bot force-pushed the renovate/github-actions branch from a0aa47f to bc7c510 Compare January 23, 2026 20:24
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Jan 26, 2026
Merged via the queue into main with commit fafc6f2 Jan 26, 2026
16 checks passed
@edgarrmondragon edgarrmondragon deleted the renovate/github-actions branch January 26, 2026 02:48
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