Skip to content

chore(deps): update astral-sh/setup-uv action to v6.4.0#311

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/astral-sh-setup-uv-6.x
Jul 18, 2025
Merged

chore(deps): update astral-sh/setup-uv action to v6.4.0#311
renovate[bot] merged 1 commit intomainfrom
renovate/astral-sh-setup-uv-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 17, 2025

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v6.3.1 -> v6.4.0

Release Notes

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

v6.4.0: 🌈 Add input version-file

Compare Source

Changes

You can now use the version-file input to specify a file that contains the version of uv to install.
This can either be a pyproject.toml or uv.toml file which defines a required-version or
uv defined as a dependency in pyproject.toml or requirements.txt.

- name: Install uv based on the version defined in requirements.txt
  uses: astral-sh/setup-uv@v6
  with:
    version-file: "requirements.txt"
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Third-party library dependencies. label Jul 17, 2025
@renovate renovate Bot enabled auto-merge (squash) July 17, 2025 23:49
@renovate renovate Bot merged commit 519dd65 into main Jul 18, 2025
13 checks passed
@renovate renovate Bot deleted the renovate/astral-sh-setup-uv-6.x branch July 18, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants