From 80b113f314023a2b65cd7e88f71e738a73fee86c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:24:33 +0000 Subject: [PATCH] chore(deps): bump astral-sh/setup-uv in /.github/workflows Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3460fe1a9ab32cdfff176fd684479d2f6dff237c to 25b3ce6330ae41c3f95bd2addaf55f4db2d4820a. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/3460fe1a9ab32cdfff176fd684479d2f6dff237c...25b3ce6330ae41c3f95bd2addaf55f4db2d4820a) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/zizmor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml index 4229ec7..47d8ae3 100644 --- a/.github/workflows/zizmor.yml +++ b/.github/workflows/zizmor.yml @@ -21,7 +21,7 @@ jobs: persist-credentials: false - name: Install the latest version of uv - uses: astral-sh/setup-uv@3460fe1a9ab32cdfff176fd684479d2f6dff237c + uses: astral-sh/setup-uv@25b3ce6330ae41c3f95bd2addaf55f4db2d4820a with: enable-cache: false