Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update github-actions (#72)
This PR contains the following updates: | Package | Change | Type | Update | |---|---|---|---| | [aquaproj/aqua-installer](https://github.com/aquaproj/aqua-installer) | [`v3.0.1` -> `v3.1.0`](https://github.com/aquaproj/aqua-installer/compare/v3.0.1...v3.1.0) | action | minor | | [dagger/dagger-for-github](https://github.com/dagger/dagger-for-github) | [`e5153f5` -> `2f17ffe`](https://github.com/dagger/dagger-for-github/compare/e5153f5...2f17ffe) | action | digest | | [docker/metadata-action](https://github.com/docker/metadata-action) | [`8e5442c` -> `369eb59`](https://github.com/docker/metadata-action/compare/8e5442c...369eb59) | action | digest | --- ### Release Notes <details> <summary>aquaproj/aqua-installer (aquaproj/aqua-installer)</summary> ### [`v3.1.0`](https://github.com/aquaproj/aqua-installer/releases/tag/v3.1.0) [Compare Source](https://github.com/aquaproj/aqua-installer/compare/v3.0.2...v3.1.0) #### SHA256 checksum 62fecc49c98bdec0bba1ff1e5c2719f116e235769e0998090a7397473ef631e9 aqua-installer #### Features [#​709](https://github.com/aquaproj/aqua-installer/issues/709) action: Add an input `skip_install_aqua` If this true and aqua is already installed, installing aqua is skipped. This input is useful when you want to ensure aqua is installed. #### Fixes [#​708](https://github.com/aquaproj/aqua-installer/issues/708) action: stop adding `bat` to $PATH on Windows ### [`v3.0.2`](https://github.com/aquaproj/aqua-installer/releases/tag/v3.0.2) [Compare Source](https://github.com/aquaproj/aqua-installer/compare/v3.0.1...v3.0.2) ##### SHA256 checksum 62fecc49c98bdec0bba1ff1e5c2719f116e235769e0998090a7397473ef631e9 aqua-installer ##### Bug Fixes [#​703](https://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://github.com/aquaproj/aqua-installer/issues/704) Update the bootstrap aqua version to v2.37.2 [#​666](https://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://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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/scottames/containers). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information