Skip to content

Commit 090408d

Browse files
authored
Merge pull request #192 from maxmind/dependabot/github_actions/astral-sh/setup-uv-6.1.0
Bump astral-sh/setup-uv from 6.0.1 to 6.1.0
2 parents 7e38265 + 88ae9f8 commit 090408d

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@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # 6.0.1
25+
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # 6.1.0
2626
with:
2727
enable-cache: false
2828

0 commit comments

Comments
 (0)