Commit ea6b284
chore(deps): update aquaproj/aqua-installer action to v3.1.1 (main) (#57)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[aquaproj/aqua-installer](https://redirect.github.com/aquaproj/aqua-installer)
| action | patch | `v3.1.0` -> `v3.1.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>aquaproj/aqua-installer (aquaproj/aqua-installer)</summary>
###
[`v3.1.1`](https://redirect.github.com/aquaproj/aqua-installer/releases/tag/v3.1.1)
[Compare
Source](https://redirect.github.com/aquaproj/aqua-installer/compare/v3.1.0...v3.1.1)
##### SHA256 Checksum
e9d4c99577c6b2ce0b62edf61f089e9b9891af1708e88c6592907d2de66e3714
aqua-installer
##### 🐛 Bug Fixes
[#​750](https://redirect.github.com/aquaproj/aqua-installer/issues/750)
Fix a bug that aqua-installer doesn't work using Darwin's built-in
sha256sum [@​Takashi-kun](https://redirect.github.com/Takashi-kun)
aqua-installer worked well using GNU sha256sum, but it didn't work using
Darwin's built-in sha256sum.
```console
$ ./aqua-installer
[INFO] Installing aqua v2.37.2 for bootstrapping...
[INFO] Downloading https://github.com/aquaproj/aqua/releases/download/v2.37.2/aqua_darwin_arm64.tar.gz ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 6716k 100 6716k 0 0 1227k 0 0:00:05 0:00:05 --:--:-- 1706k
[INFO] Verifying checksum of aqua v2.37.2 ...
usage: sha256sum [-bctwz] [files ...]
$ echo $?
1
```
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), 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.
---
- [ ] <!-- 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/masterpointio/terraform-spacelift-automation).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvLXVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Veronika Gnilitska <[email protected]>1 parent 46f82aa commit ea6b284
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments