Skip to content

Commit 2cecf60

Browse files
authored
Merge pull request #155 from maxmind/dependabot/github_actions/astral-sh/setup-uv-6.8.0
Bump astral-sh/setup-uv from 6.7.0 to 6.8.0
2 parents ddab190 + 964a438 commit 2cecf60

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
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Install the latest version of uv
25-
uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # 6.7.0
25+
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8.0
2626
with:
2727
enable-cache: false
2828

0 commit comments

Comments
 (0)