Skip to content

Commit c204b8b

Browse files
authored
Merge pull request #1444 from maxmind/dependabot/github_actions/astral-sh/setup-uv-7.0.0
Bump astral-sh/setup-uv from 6.8.0 to 7.0.0
2 parents 88aa8dc + f2de0b4 commit c204b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Install the latest version of uv
27-
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8.0
27+
uses: astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0.0
2828
with:
2929
enable-cache: false
3030

0 commit comments

Comments
 (0)