From 26b6031cebe4d7a2e7e941455d95024d59c5bf75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 19:50:03 +0000 Subject: [PATCH] chore(deps): update astral-sh/setup-uv action to v6.7.0 --- .github/workflows/periodic-zizmor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/periodic-zizmor.yaml b/.github/workflows/periodic-zizmor.yaml index 864ace00..0151fb3b 100644 --- a/.github/workflows/periodic-zizmor.yaml +++ b/.github/workflows/periodic-zizmor.yaml @@ -66,7 +66,7 @@ jobs: ref: ${{ matrix.repository.ref }} - name: Setup UV - uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1 + uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.0 with: enable-cache: true activate-environment: true