aquaproj/aqua-installer (aquaproj/aqua-installer)
### [`v3.0.2`](https://redirect.github.com/aquaproj/aqua-installer/releases/tag/v3.0.2)
[Compare Source](https://redirect.github.com/aquaproj/aqua-installer/compare/v3.0.1...v3.0.2)
#### SHA256 checksum
62fecc49c98bdec0bba1ff1e5c2719f116e235769e0998090a7397473ef631e9 aqua-installer
#### Bug Fixes
[#703](https://redirect.github.com/aquaproj/aqua-installer/issues/703) Fix the feature of the input `enable_aqua_install`.
1. Update $PATH even if `enable_aqua_install` is false
2. Stop running `aqua i` if `enable_aqua_install` isn't true
#### Others
[#704](https://redirect.github.com/aquaproj/aqua-installer/issues/704) Update the bootstrap aqua version to v2.37.2
[#666](https://redirect.github.com/aquaproj/aqua-installer/issues/666) refactor: Use `$GITHUB_ACTION_PATH`
We ever stopped using `${{ github.action_path }}` and copied aqua-installer in action.yaml due to the bug of GitHub Actions. [https://github.com/aquaproj/aqua-installer/pull/463](https://redirect.github.com/aquaproj/aqua-installer/pull/463)
But we noticed that `$GITHUB_ACTION_PATH` worked well in containers as well, so we use it instead of coping aqua-installer in action.yaml.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 contains the following updates:
v3.0.1
->v3.0.2
Release Notes
aquaproj/aqua-installer (aquaproj/aqua-installer)
### [`v3.0.2`](https://redirect.github.com/aquaproj/aqua-installer/releases/tag/v3.0.2) [Compare Source](https://redirect.github.com/aquaproj/aqua-installer/compare/v3.0.1...v3.0.2) #### SHA256 checksum 62fecc49c98bdec0bba1ff1e5c2719f116e235769e0998090a7397473ef631e9 aqua-installer #### Bug Fixes [#703](https://redirect.github.com/aquaproj/aqua-installer/issues/703) Fix the feature of the input `enable_aqua_install`. 1. Update $PATH even if `enable_aqua_install` is false 2. Stop running `aqua i` if `enable_aqua_install` isn't true #### Others [#704](https://redirect.github.com/aquaproj/aqua-installer/issues/704) Update the bootstrap aqua version to v2.37.2 [#666](https://redirect.github.com/aquaproj/aqua-installer/issues/666) refactor: Use `$GITHUB_ACTION_PATH` We ever stopped using `${{ github.action_path }}` and copied aqua-installer in action.yaml due to the bug of GitHub Actions. [https://github.com/aquaproj/aqua-installer/pull/463](https://redirect.github.com/aquaproj/aqua-installer/pull/463) But we noticed that `$GITHUB_ACTION_PATH` worked well in containers as well, so we use it instead of coping aqua-installer in action.yaml.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.