mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
chore(deps): bump json-yaml-validate to v3.3.1 (#5563)
This commit is contained in:
parent
57abe1d243
commit
68f2884576
2
.github/workflows/json-yaml-validate.yml
vendored
2
.github/workflows/json-yaml-validate.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
||||
- name: json-yaml-validate
|
||||
uses: GrantBirki/json-yaml-validate@v3.2.1 # pin @v3.2.1 bug in 3.3.0: https://github.com/GrantBirki/json-yaml-validate/issues/86
|
||||
uses: GrantBirki/json-yaml-validate@v3.3.1
|
||||
with:
|
||||
# ref: https://github.com/GrantBirki/json-yaml-validate?tab=readme-ov-file#inputs-
|
||||
comment: "true" # enable comment mode
|
||||
|
Loading…
Reference in New Issue
Block a user