Skip to content

Commit a8e9128

Browse files
Merge pull request #658 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-7.2.0
ci(deps): Bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in /.github/workflows
2 parents c6c7175 + 49ecb69 commit a8e9128

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@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
36+
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
3737

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

0 commit comments

Comments
 (0)