mirror of
https://github.com/coredns/coredns.git
synced 2026-08-27 23:27:05 -04:00
build(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#8482)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](ae62891fec...20cfd1bf94)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 10.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
|
uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
|
||||||
- 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