Skip to content

Commit 064b04f

Browse files
Merge pull request #789 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-5.4.2
2 parents 0052d38 + 8c64e59 commit 064b04f

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

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

0 commit comments

Comments
 (0)