Merge pull request #4702 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-0b0799f028

chore(deps): bump GrantBirki/json-yaml-validate from 3.2.0 to 3.2.1 in the dev-dependencies group
This commit is contained in:
Kubernetes Prow Robot 2024-08-26 07:47:50 +01:00 committed by GitHub
commit 5b58ebca16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v3.2.0
uses: GrantBirki/json-yaml-validate@v3.2.1
with:
comment: "true" # enable comment mode
yaml_exclude_regex: "(charts/external-dns/templates.*|mkdocs.yml)"