mirror of
https://github.com/coredns/coredns.git
synced 2026-08-20 23:08:28 -04:00
build(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 (#8459)
This commit is contained in:
2
.github/workflows/yamllint.yml
vendored
2
.github/workflows/yamllint.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: 'Setup uv'
|
||||
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
|
||||
uses: astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
|
||||
- name: 'Yamllint'
|
||||
run: |
|
||||
uvx --from 'yamllint==1.38.0' yamllint .
|
||||
|
||||
Reference in New Issue
Block a user