Skip to content

Commit d1b8199

Browse files
chore(deps): update dependency aquaproj/aqua to v2.61.0 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82482e0 commit d1b8199

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/autofix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
persist-credentials: false
1515
- uses: aquaproj/aqua-installer@96a9bc20066c5bf5e275b41019cfc165b25f4e2e # v4.0.5
1616
with:
17-
aqua_version: v2.60.2
17+
aqua_version: v2.61.0
1818
- run: aqua upc -prune
1919
env:
2020
AQUA_GITHUB_TOKEN: ${{github.token}}

.github/workflows/update-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# []
2525
- uses: aquaproj/aqua-installer@96a9bc20066c5bf5e275b41019cfc165b25f4e2e # v4.0.5
2626
with:
27-
aqua_version: v2.60.2
27+
aqua_version: v2.61.0
2828
- run: ghproj -v
2929
env:
3030
GITHUB_TOKEN: ${{github.token}}

0 commit comments

Comments
 (0)