Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.43.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent bf249e9 commit 9ff190f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_check-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
persist-credentials: false
- uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
with:
aqua_version: v2.43.1
aqua_version: v2.43.2
aqua_opts: --all --only-link
- run: shellcheck --version # prevent fail actionlint
- name: actionlint
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/_check-aqua-installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
persist-credentials: false
- uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
with:
aqua_version: v2.43.1
aqua_version: v2.43.2
- uses: jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2.1.11
- name: check tools can install
run: aqua install --all
Expand Down

0 comments on commit 9ff190f

Please sign in to comment.