Skip to content

Commit 08f421a

Browse files
chore(deps): update dependency aquaproj/aqua to v2.53.5
1 parent 66d3414 commit 08f421a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/autofix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
steps:
1111
- uses: suzuki-shunsuke/go-autofix-action@f085cc7cc43236b2655c5893e20f187023cb37d7 # v0.1.8
1212
with:
13-
aqua_version: v2.53.4
13+
aqua_version: v2.53.5

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
release:
88
uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@4e688e779e85af46e57ea7e79dbe0685e20c27c9 # v5.0.1
99
with:
10-
aqua_version: v2.53.4
10+
aqua_version: v2.53.5
1111
go-version-file: go.mod
1212
permissions:
1313
contents: write

.github/workflows/workflow_call_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
test:
3333
uses: suzuki-shunsuke/go-test-workflow/.github/workflows/test.yaml@839af0761f35861b11a48615ce6476b98882a3e5 # v1.3.1
3434
with:
35-
aqua_version: v2.53.4
35+
aqua_version: v2.53.5
3636
go-version-file: go.mod
3737
permissions:
3838
pull-requests: write
@@ -58,7 +58,7 @@ jobs:
5858
persist-credentials: false
5959
- uses: aquaproj/aqua-installer@d1fe50798dbadd4eb5b98957290ca175f6b4870f # v4.0.2
6060
with:
61-
aqua_version: v2.53.4
61+
aqua_version: v2.53.5
6262
env:
6363
AQUA_GITHUB_TOKEN: ${{github.token}}
6464
- run: typos

0 commit comments

Comments
 (0)