mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
build(deps): bump the dev-dependencies group with 1 update
Bumps the dev-dependencies group with 1 update: [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate). Updates `GrantBirki/json-yaml-validate` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases) - [Commits](https://github.com/grantbirki/json-yaml-validate/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: GrantBirki/json-yaml-validate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3c6930cb24
commit
4ecd4f0719
2
.github/workflows/json-yaml-validate.yml
vendored
2
.github/workflows/json-yaml-validate.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||||
|
|
||||||
- name: json-yaml-validate
|
- name: json-yaml-validate
|
||||||
uses: GrantBirki/json-yaml-validate@v2.6.0
|
uses: GrantBirki/json-yaml-validate@v2.6.1
|
||||||
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