From 28412aa349a9500f5a989eea95a3845b1d7b138f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 09:14:30 +0000 Subject: [PATCH] Bump astral-sh/setup-uv from 8.3.1 to 8.3.2 in the github-actions group Bumps the github-actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/f98e06938123ccabd21905ea5d0069192241f9f1...11f9893b081a58869d3b5fccaea48c9e9e46f990) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/scrape-readmes.yml | 2 +- .github/workflows/scrape-stars.yml | 4 ++-- .github/workflows/update_star_lists.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/scrape-readmes.yml b/.github/workflows/scrape-readmes.yml index db68556..6b70180 100644 --- a/.github/workflows/scrape-readmes.yml +++ b/.github/workflows/scrape-readmes.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: false - name: Set up uv - uses: astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1 + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 with: python-version: '3.12' diff --git a/.github/workflows/scrape-stars.yml b/.github/workflows/scrape-stars.yml index 67a3898..1b70eda 100644 --- a/.github/workflows/scrape-stars.yml +++ b/.github/workflows/scrape-stars.yml @@ -21,7 +21,7 @@ jobs: persist-credentials: false - name: Set up uv - uses: astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1 + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 with: python-version: '3.12' @@ -56,7 +56,7 @@ jobs: persist-credentials: false - name: Set up uv - uses: astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1 + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 with: python-version: '3.12' diff --git a/.github/workflows/update_star_lists.yml b/.github/workflows/update_star_lists.yml index 47c6281..072c385 100644 --- a/.github/workflows/update_star_lists.yml +++ b/.github/workflows/update_star_lists.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: false - name: Set up uv - uses: astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1 + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 with: python-version: '3.12'