mirror of
https://github.com/coredns/coredns.git
synced 2026-06-15 13:40:11 -04:00
build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#8156)
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@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.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