Skip to content

Commit

Permalink
Update GrantBirki/json-yaml-validate action to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 1584adf commit d9f7018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
find ./_projects -name "*.md" -exec bash -c "./yq --front-matter=extract {} > {}.yaml " \;
- name: json-yaml-validate
id: json-yaml-validate
uses: GrantBirki/[email protected].0
uses: GrantBirki/[email protected].1
with:
comment: true
use_gitignore: false
Expand Down

0 comments on commit d9f7018

Please sign in to comment.