Closed renovate[bot] closed 4 hours ago
Add release
label if you want to release when this pull request is merged. (Sun Nov 17 2024 01:07:07 GMT+0000 (Coordinated Universal Time)) keep-only-one-comment-on-pr.yml
github.event_name: pull_request (github.event.action: opened)
hello
github.event_name: pull_request (github.event.action: closed)
PR has been merged. we're processing it! (Sun Nov 17 2024 01:07:28 GMT+0000 (Coordinated Universal Time))
Draft release (185781538) has been created. (Sun Nov 17 2024 01:07:29 GMT+0000 (Coordinated Universal Time))
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.