Skip to content

Commit ffef450

Browse files
chore(deps): update dependency aquaproj/aqua to v2.54.0
1 parent a291d92 commit ffef450

File tree

4 files changed

+4
-4
lines changed

4 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@00c2661f4665666ed7c3cb3f8a27725e3e9bf686 # v0.1.10
1212
with:
13-
aqua_version: v2.53.11
13+
aqua_version: v2.54.0

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@42e15c3d90693a73b22ed08da60474c03346996d # v6.0.2
99
with:
1010
go-version-file: go.mod
11-
aqua_version: v2.53.11
11+
aqua_version: v2.54.0
1212
permissions:
1313
contents: write
1414
id-token: write

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
test:
1818
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@3429e3ed1cb719d01112a04a07ff8754510cd9df # v4.0.0
1919
with:
20-
aqua_version: v2.53.11
20+
aqua_version: v2.54.0
2121
permissions:
2222
pull-requests: write
2323
contents: read

aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/v2.53.11/json-schema/aqua-yaml.json
2+
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/v2.54.0/json-schema/aqua-yaml.json
33
# aqua - Declarative CLI Version Manager
44
# https://aquaproj.github.io/
55
checksum:

0 commit comments

Comments
 (0)