Skip to content

Commit

Permalink
Bump thiagodnf/yaml-schema-checker in /.github/workflows (#243)
Browse files Browse the repository at this point in the history
Bumps [thiagodnf/yaml-schema-checker](https://github.com/thiagodnf/yaml-schema-checker) from 0.0.10 to 0.0.12.
- [Release notes](https://github.com/thiagodnf/yaml-schema-checker/releases)
- [Commits](thiagodnf/yaml-schema-checker@v0.0.10...v0.0.12)

---
updated-dependencies:
- dependency-name: thiagodnf/yaml-schema-checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 2f37ee1 commit cb8e45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
fetch-depth: "3"
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}
- uses: thiagodnf/[email protected].10
- uses: thiagodnf/[email protected].12
name: Check Issue Template
with:
jsonSchemaFile: .github/ISSUE_TEMPLATE/schema.json
Expand Down

0 comments on commit cb8e45c

Please sign in to comment.