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 25b3ce6330ae41c3f95bd2addaf55f4db2d4820a to 1f2cbfa7bb518f97c35c3cd1ac38271d6e45b512.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@25b3ce6...1f2cbfa)

---
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 17, 2024
1 parent fee0c62 commit bdc7262
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@25b3ce6330ae41c3f95bd2addaf55f4db2d4820a
uses: astral-sh/setup-uv@1f2cbfa7bb518f97c35c3cd1ac38271d6e45b512
with:
enable-cache: false

Expand Down

0 comments on commit bdc7262

Please sign in to comment.