Skip to content

Commit ef6e16a

Browse files
authored
Merge pull request #106 from nextcloud-libraries/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-7.1.6
ci(deps): bump astral-sh/setup-uv from 7.1.5 to 7.1.6 in /.github/workflows
2 parents ca08fc8 + 7208bd9 commit ef6e16a

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

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

0 commit comments

Comments
 (0)