Skip to content

Commit

Permalink
Merge pull request louislam#3001 from GrantBirki/master
Browse files Browse the repository at this point in the history
:fishsticks: Upgrade json-yaml-validate
  • Loading branch information
louislam authored Mar 30, 2023
2 parents 4ae437d + 501dc29 commit dcc065c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/config/exclude.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# This is a .gitignore style file for 'GrantBirki/json-yaml-validate' Action workflow
3 changes: 2 additions & 1 deletion .github/workflows/json-yaml-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit dcc065c

Please sign in to comment.