mirror of
https://github.com/coredns/coredns.git
synced 2026-05-09 11:43:29 -04:00
build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#8075)
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@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
|
||||
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
|
||||
- name: 'Yamllint'
|
||||
run: |
|
||||
uvx --from 'yamllint==1.38.0' yamllint .
|
||||
|
||||
Reference in New Issue
Block a user