From ad6abd8974b5e866f668b457fac75b2a62eba944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:05:15 +0000 Subject: [PATCH] Bump aquaproj/aqua-installer from 4.0.2 to 4.0.3 Bumps [aquaproj/aqua-installer](https://github.com/aquaproj/aqua-installer) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/aquaproj/aqua-installer/releases) - [Commits](https://github.com/aquaproj/aqua-installer/compare/d1fe50798dbadd4eb5b98957290ca175f6b4870f...ea518c135a02fc11ff8024364510c181a5c6b342) --- updated-dependencies: - dependency-name: aquaproj/aqua-installer dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b249c74..9cba4d9 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Check out code uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - - uses: aquaproj/aqua-installer@d1fe50798dbadd4eb5b98957290ca175f6b4870f # v4.0.2 + - uses: aquaproj/aqua-installer@ea518c135a02fc11ff8024364510c181a5c6b342 # v4.0.3 with: aqua_version: v2.3.1 - name: update & pr