Skip to content

Commit 72781a7

Browse files
Merge pull request #800 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-6.0.1
2 parents 349cb23 + 2645373 commit 72781a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@c7f87aa956e4c323abf06d5dec078e358f6b4d04 # v6.0.0
36+
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
3737

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

0 commit comments

Comments
 (0)