Skip to content

Commit fbfc390

Browse files
chore(deps): update aquaproj/aqua-installer action to v4 (#10)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aquaproj/aqua-installer](https://redirect.github.com/aquaproj/aqua-installer) | action | major | `v3.2.1` -> `v4.0.2` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `aquaproj/aqua-installer`: Could not determine new digest for update (github-tags package aquaproj/aqua-installer) --- --- > [!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> ### [`v4.0.2`](https://redirect.github.com/aquaproj/aqua-installer/releases/tag/v4.0.2) [Compare Source](https://redirect.github.com/aquaproj/aqua-installer/compare/v4.0.1...v4.0.2) ##### SHA256 Checksum ``` 98b883756cdd0a6807a8c7623404bfc3bc169275ad9064dc23a6e24ad398f43d aqua-installer ``` ##### Improvement [#&#8203;839](https://redirect.github.com/aquaproj/aqua-installer/issues/839) Use curl's --retry option: `curl --retry 5` ### [`v4.0.1`](https://redirect.github.com/aquaproj/aqua-installer/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/aquaproj/aqua-installer/compare/v4.0.0...v4.0.1) #### SHA256 Checksum ``` 42d5b4496020dc97856f5694cfb592ba80949d4918661fd062a5b0bb05d570ce aqua-installer ``` #### Improvement [#&#8203;835](https://redirect.github.com/aquaproj/aqua-installer/issues/835) Update the bootstrap version of aqua to v2.53.3 As of aqua v2.53.0, aqua supported retrying download of assets. This update enables aqua-installer to retry download of aqua. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/github-action-tf-test). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0by11cGdyYWRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 647b098 commit fbfc390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
v1-aqua-installer-${{runner.os}}-${{runner.arch}}-
4545
4646
- name: Install Aqua
47-
uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.2.1
47+
uses: aquaproj/aqua-installer@d1fe50798dbadd4eb5b98957290ca175f6b4870f # v4.0.2
4848
with:
4949
aqua_version: v2.48.1
5050

0 commit comments

Comments
 (0)