Skip to content

Commit

Permalink
feat!: bump Yamale to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
stigok committed Mar 6, 2024
1 parent 452c250 commit afcfa4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
yaml-schema-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nrkno/yaml-schema-validator-github-action@v4
- uses: actions/checkout
- uses: nrkno/yaml-schema-validator-github-action@v5
with:
schema: schemas/schema.yaml
target: target.yaml
Expand Down

0 comments on commit afcfa4b

Please sign in to comment.