Skip to content

Commit 234f8a5

Browse files
authored
Merge pull request #281 from grafana/dependabot/github_actions/astral-sh/setup-uv-6.8.0
build(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0
2 parents 975be6b + 5e314d5 commit 234f8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
persist-credentials: false
3737

3838
- name: Install the latest version of uv
39-
uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7.0
39+
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
4040
with:
4141
enable-cache: false
4242

0 commit comments

Comments
 (0)