Skip to content

Commit

Permalink
Update dependency aquaproj/aqua to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 9f50290 commit 6abf6df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/notify-amount-transferred--test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/[email protected]
with:
aqua_version: v1.38.0
aqua_version: v2.25.0
- uses: actions/setup-node@v3
with:
node-version: "16"
Expand All @@ -46,7 +46,7 @@ jobs:
token: ${{ secrets.GHA_TOKEN }}
- uses: aquaproj/[email protected]
with:
aqua_version: v1.38.0
aqua_version: v2.25.0
- run: github-comment exec -- yarn install --frozen-lockfile
- run: github-comment exec -- yarn fix
- uses: int128/update-generated-files-action@v2
Expand All @@ -59,7 +59,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/[email protected]
with:
aqua_version: v1.38.0
aqua_version: v2.25.0
- uses: actions/setup-node@v3
with:
node-version: "16"
Expand Down

0 comments on commit 6abf6df

Please sign in to comment.