Sourced from dcarbone/install-jq-action's releases.
v2.1.0
What's Changed
- Support running action inside containers by
@TaxBusby
in dcarbone/install-jq-action#10New Contributors
@TaxBusby
made their first contribution in dcarbone/install-jq-action#10Full Changelog: https://github.com/dcarbone/install-jq-action/compare/v2.0.2...v2.1.0
v2.0.2
What's Changed
- use curl instead of wget to avoid download failure on macOS by
@vaidyakhil
in dcarbone/install-jq-action#8New Contributors
@vaidyakhil
made their first contribution in dcarbone/install-jq-action#8Full Changelog: https://github.com/dcarbone/install-jq-action/compare/v2.0.1...v2.0.2
v2.0.1
What's Changed
- using macos as dl link os prefix in lieu of osx by
@dcarbone
in dcarbone/install-jq-action#7Full Changelog: https://github.com/dcarbone/install-jq-action/compare/v2.0.0...v2.0.1
v2.0.0
What's Changed
- quick & dirty 1.7 support by
@dcarbone
in dcarbone/install-jq-action#4New Contributors
@dcarbone
made their first contribution in dcarbone/install-jq-action#4Full Changelog: https://github.com/dcarbone/install-jq-action/compare/v1.0.1...v2.0.0
8867ddb
remove windows gubbins from container tests945d849
Support running action inside containers (#10)1090b8b
use curl instead of wget to fix failure on macOS runners (#8)ff922c7
Update example-windows.yaml7f4d6f4
Update example-macos.yamlbfb9fa8
Update example-linux.yamlc1548c6
using macos as dl link os prefix in lieu of osx (#7)f07422d
fixing version183bc8d
trying without stupidf6b58ba
its late.