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 8.3.2 to 9.0.0 (#8347)
This commit is contained in:
2
.github/workflows/yamllint.yml
vendored
2
.github/workflows/yamllint.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- name: 'Setup uv'
|
- name: 'Setup uv'
|
||||||
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
|
uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
|
||||||
- name: 'Yamllint'
|
- name: 'Yamllint'
|
||||||
run: |
|
run: |
|
||||||
uvx --from 'yamllint==1.38.0' yamllint .
|
uvx --from 'yamllint==1.38.0' yamllint .
|
||||||
|
|||||||
Reference in New Issue
Block a user