From 1a28210027026eb16669b705b5adaaa8c1b7e53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:43:12 +0000 Subject: [PATCH] Bump citizensadvice/python-uv-setup-action from 4 to 5 Bumps [citizensadvice/python-uv-setup-action](https://github.com/citizensadvice/python-uv-setup-action) from 4 to 5. - [Release notes](https://github.com/citizensadvice/python-uv-setup-action/releases) - [Commits](https://github.com/citizensadvice/python-uv-setup-action/compare/dac93858ee327eb09052711b17803ecdfa4da10b...70884aff70491439526c3e437c25803b9e67aaed) --- updated-dependencies: - dependency-name: citizensadvice/python-uv-setup-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index de64ee2..240ce71 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -11,7 +11,7 @@ jobs: - extras=s3-cache steps: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 - - uses: citizensadvice/python-uv-setup-action@dac93858ee327eb09052711b17803ecdfa4da10b + - uses: citizensadvice/python-uv-setup-action@70884aff70491439526c3e437c25803b9e67aaed - uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 - run: just lint