mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
Merge pull request #4489 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-f8de0623b4
build(deps): bump GrantBirki/json-yaml-validate from 2.7.1 to 3.0.0 in the dev-dependencies group
This commit is contained in:
commit
7d12b638ed
2
.github/workflows/json-yaml-validate.yml
vendored
2
.github/workflows/json-yaml-validate.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
||||||
|
|
||||||
- name: json-yaml-validate
|
- name: json-yaml-validate
|
||||||
uses: GrantBirki/json-yaml-validate@v2.7.1
|
uses: GrantBirki/json-yaml-validate@v3.0.0
|
||||||
with:
|
with:
|
||||||
comment: "true" # enable comment mode
|
comment: "true" # enable comment mode
|
||||||
yaml_exclude_regex: "(charts/external-dns/templates.*|mkdocs.yml)"
|
yaml_exclude_regex: "(charts/external-dns/templates.*|mkdocs.yml)"
|
||||||
|
Loading…
Reference in New Issue
Block a user