Merge pull request #3001 from GrantBirki/master

:fishsticks: Upgrade json-yaml-validate
pull/3002/head
Louis Lam 2 years ago committed by GitHub
commit dcc065c86f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
# This is a .gitignore style file for 'GrantBirki/json-yaml-validate' Action workflow

@ -20,6 +20,7 @@ jobs:
- name: json-yaml-validate
id: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v1.2.0
uses: GrantBirki/json-yaml-validate@v1.3.0
with:
comment: "true" # enable comment mode
exclude_file: ".github/config/exclude.txt" # gitignore style file for exclusions

Loading…
Cancel
Save