Skip to content

Commit 9665e38

Browse files
chore(deps): update grantbirki/json-yaml-validate action to v4
1 parent 0916f8e commit 9665e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
find ./_projects -name "*.md" -exec bash -c "./yq --front-matter=extract {} > {}.yaml " \;
2424
- name: json-yaml-validate
2525
id: json-yaml-validate
26-
uses: GrantBirki/json-yaml-validate@v3.3.2
26+
uses: GrantBirki/json-yaml-validate@v4.0.0
2727
with:
2828
comment: true
2929
use_gitignore: false

0 commit comments

Comments
 (0)