From f908954e8e6f3a9a016664ca5692504c4235d8ad Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 17:03:13 +0000 Subject: [PATCH] chore(deps): update astral-sh/setup-uv action to v6.8.0 | datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | astral-sh/setup-uv | v6.7.0 | v6.8.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- .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 4bbc43c8..fa3674c0 100644 --- a/.github/workflows/periodic-zizmor.yaml +++ b/.github/workflows/periodic-zizmor.yaml @@ -55,7 +55,7 @@ jobs: ref: ${{ matrix.repository.ref }} - name: Setup UV - uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.0 + uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0 with: enable-cache: true activate-environment: true