Skip to content

Commit

Permalink
chore(deps): bump astral-sh/setup-uv in /.github/workflows
Browse files Browse the repository at this point in the history
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](astral-sh/setup-uv@3460fe1...25b3ce6)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KP64 committed Dec 16, 2024
1 parent 2037da2 commit 80b113f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zizmor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 80b113f

Please sign in to comment.