chore(renovate): added uv to container

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-08-14 21:55:08 +05:00
parent 72ef1fa6c7
commit 5a2b85ec98
2 changed files with 9 additions and 0 deletions

View File

@@ -12,6 +12,11 @@ jobs:
steps:
- uses: https://gitea.com/actions/checkout@v4
- name: Install uv
uses: https://github.com/astral-sh/setup-uv@v6
with:
enable-cache: true
- name: Download external renovate config
run: |
mkdir -p /tmp/renovate-config