Skip to content

Commit dbfd3ab

Browse files
authored
Merge pull request #19055 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-10.0.1
ci(deps): Bump astral-sh/setup-uv from 9.0.0 to 10.0.1 in /.github/workflows
2 parents a4b02b8 + cc94ffe commit dbfd3ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
line-length: warning
3737
3838
- name: Install the latest version of uv
39-
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
39+
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
4040

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

0 commit comments

Comments
 (0)