Skip to content

Commit

Permalink
Merge pull request #895 from ersilia-os/dependabot/github_actions/Gra…
Browse files Browse the repository at this point in the history
…ntBirki/json-yaml-validate-2.4.0

Bump GrantBirki/json-yaml-validate from 2.3.1 to 2.4.0
  • Loading branch information
miquelduranfrigola authored Dec 1, 2023
2 parents 94bf511 + 2075fe1 commit c46b816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # [email protected]

- name: json syntax check
uses: GrantBirki/json-yaml-validate@3add42f5fa8bfff04a3fe664d27a316736257ef1 # pin@v2.3.1
uses: GrantBirki/json-yaml-validate@ce9d0c1ff859732d3839a5e1cdc22ff203aa464a # pin@v2.4.0
with:
exclude_file: ".github/config/exclude.txt" # .gitignore style file for exclusions
comment: "true" # allow PR comments with error messages

0 comments on commit c46b816

Please sign in to comment.