Releases: RaaLabs/validate-json
Releases · RaaLabs/validate-json
Release v1.0.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | minor | 1.18 -> 1.21 |
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "before 4am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Release v1.0.0
Switch out Docker hub with GitHub container registries (Docker is retiring free plans for teams).
Warning
Use version 1.0.0 going forward as the previous versions will stop working once Docker removes the images from Docker hub (pull rate limits apply from 14.April 2023, removal on 14.May 2023)
Release v0.0.7
- Add step to prebuild and push docker image to Dockerhub
- action version v0.0.7 can pull image from Dockerhub instead of building each time
Release v0.0.6
- Added possibility to check json files with list at outermost layer
- Fix versioning in GitHub action
- Add complete sample workflow to readme
0.0.5
More logs
0.0.4
Check env var
0.0.3
Add directory as input to action
0.0.2
update dockerfile
Initial test release
0.0.1 Minimal action setup