Skip to content

Commit

Permalink
fix(ci): correct version for validate-yaml GH action
Browse files Browse the repository at this point in the history
Signed-off-by: hainenber <[email protected]>
  • Loading branch information
hainenber committed Oct 31, 2024
1 parent 1ecd6df commit 0e15efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- uses: actions/checkout@v4
- name: Validate YAML files
id: validate-yaml
uses: GrantBirki/json-yaml-validator@3.2.1
uses: GrantBirki/json-yaml-validator@v3.2.1

0 comments on commit 0e15efb

Please sign in to comment.