Skip to content

Commit 68f2884

Browse files
authored
chore(deps): bump json-yaml-validate to v3.3.1 (#5563)
1 parent 57abe1d commit 68f2884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/json-yaml-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818

1919
- 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
20+
uses: GrantBirki/json-yaml-validate@v3.3.1
2121
with:
2222
# ref: https://github.com/GrantBirki/json-yaml-validate?tab=readme-ov-file#inputs-
2323
comment: "true" # enable comment mode

0 commit comments

Comments
 (0)