Skip to content

Commit 1741165

Browse files
chore(deps): update dependency aquaproj/aqua to v2.58.1 (#440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c7bc2b commit 1741165

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@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4
1616
with:
17-
aqua_version: v2.58.0
17+
aqua_version: v2.58.1
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@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4
2626
with:
27-
aqua_version: v2.58.0
27+
aqua_version: v2.58.1
2828
- run: ghproj -v
2929
env:
3030
GITHUB_TOKEN: ${{github.token}}

0 commit comments

Comments
 (0)