Relax jq version requirement to 1.3

This commit is contained in:
Taiki Endo
2024-09-03 23:05:33 +09:00
parent 49249f98b2
commit e84c329a30
5 changed files with 9 additions and 24 deletions

View File

@@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
- Update `typos@latest` to 1.24.3.
- Relax jq version requirement for containers and self-hosted runners to 1.3 (no longer need to install the newer version of jq when using this action on Ubuntu 14.04/CentOS 6).
## [2.42.37] - 2024-08-30
- Update `cargo-make@latest` to 0.37.16.