Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 50ca924 commit 94d30c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- uses: aquaproj/aqua-installer@v2.3.0
with:
aqua_version: v2.24.1
aqua_version: v2.25.0

- name: Build
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4.1.1
- uses: aquaproj/aqua-installer@v2.3.0
with:
aqua_version: v2.24.1
aqua_version: v2.25.0
- name: Check typo
run: typos --exclude themes/*

Expand Down

0 comments on commit 94d30c0

Please sign in to comment.