Skip to content

Commit e2bf35e

Browse files
authored
Merge pull request #549 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-6.1.0
2 parents 266ec07 + 72283c4 commit e2bf35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
line-length: warning
3434
3535
- name: Install the latest version of uv
36-
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
36+
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
3737

3838
- name: Check GitHub actions
3939
run: uvx zizmor --min-severity medium .github/workflows/*.yml

0 commit comments

Comments
 (0)