Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#4685 from kubernetes-sigs/dependab…
Browse files Browse the repository at this point in the history
…ot/github_actions/dev-dependencies-e8e7661955

chore(deps): bump GrantBirki/json-yaml-validate from 3.0.0 to 3.1.0 in the dev-dependencies group
  • Loading branch information
k8s-ci-robot authored Aug 16, 2024
2 parents dd67774 + b506f1a commit 9fb831e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json-yaml-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v3.0.0
uses: GrantBirki/json-yaml-validate@v3.1.0
with:
comment: "true" # enable comment mode
yaml_exclude_regex: "(charts/external-dns/templates.*|mkdocs.yml)"

0 comments on commit 9fb831e

Please sign in to comment.