We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57abe1d commit 68f2884Copy full SHA for 68f2884
.github/workflows/json-yaml-validate.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
19
- name: json-yaml-validate
20
- 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
21
with:
22
# ref: https://github.com/GrantBirki/json-yaml-validate?tab=readme-ov-file#inputs-
23
comment: "true" # enable comment mode
0 commit comments