Skip to content

Commit da40cc3

Browse files
authored
Merge pull request #796 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-6.0.0
ci(deps): Bump astral-sh/setup-uv from 5.4.2 to 6.0.0 in /.github/workflows
2 parents db0c62b + 0096e51 commit da40cc3

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

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

0 commit comments

Comments
 (0)