Releases: nhalstead/validate-json-action
Releases · nhalstead/validate-json-action
v0.1.10
Full Changelog: v0.1.9...v0.1.10
0.1.7
What's Changed
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #11
Full Changelog: 0.1.6...0.1.7
0.1.4
What's Changed
- Updated Packages by @nhalstead in #5
- Create codeql-analysis.yml by @nhalstead in #6
Full Changelog: 0.1.0...0.1.4
Split Docker Files
The recommended Github Action syntax is broken, this is a fix to allow it to be used.
This update also has two docker files where one image with tests and the other is only compile.
Fix Github Actions `use` syntax
The recommended Github Action syntax is broken, this is a fix to allow it to be used.
0.1.1
This is a published fork of OrRosenblatt/validate-json-action with the capability of using a glob like selection for Json file validation.