Skip to content

Releases: nhalstead/validate-json-action

v0.1.10

26 Feb 20:33

Choose a tag to compare

0.1.7

26 Feb 19:55

Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.4

26 Feb 17:41

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.4

Split Docker Files

12 Apr 20:18
55bf3a3

Choose a tag to compare

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

12 Apr 19:36
b78bf95

Choose a tag to compare

The recommended Github Action syntax is broken, this is a fix to allow it to be used.

0.1.1

29 Nov 16:01

Choose a tag to compare

This is a published fork of OrRosenblatt/validate-json-action with the capability of using a glob like selection for Json file validation.