File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1414 ref : ${{ github.head_ref }}
1515 - uses : ./
1616 with :
17- aqua_version : v2.56.5
17+ aqua_version : v2.56.6
1818 env :
1919 GITHUB_TOKEN : ${{github.token}}
2020 - run : aqua upc -prune
Original file line number Diff line number Diff line change 4848 persist-credentials : false
4949 - uses : ./
5050 with :
51- aqua_version : v2.56.5
51+ aqua_version : v2.56.6
5252 env :
5353 AQUA_GITHUB_TOKEN : ${{github.token}}
5454 - run : ghalint run
8989 persist-credentials : false
9090 - uses : ./
9191 with :
92- aqua_version : v2.56.5
92+ aqua_version : v2.56.6
9393 working_directory : tests
9494 env :
9595 GITHUB_TOKEN : ${{ github.token }}
@@ -110,7 +110,7 @@ jobs:
110110 persist-credentials : false
111111 - uses : ./
112112 with :
113- aqua_version : v2.56.5
113+ aqua_version : v2.56.6
114114 working_directory : tests
115115 env :
116116 GITHUB_TOKEN : ${{ github.token }}
@@ -129,7 +129,7 @@ jobs:
129129 persist-credentials : false
130130 - uses : ./
131131 with :
132- aqua_version : v2.56.5
132+ aqua_version : v2.56.6
133133 working_directory : tests
134134 env :
135135 GITHUB_TOKEN : ${{ github.token }}
@@ -148,7 +148,7 @@ jobs:
148148 persist-credentials : false
149149 - uses : ./
150150 with :
151- aqua_version : v2.56.5
151+ aqua_version : v2.56.6
152152 - run : command -v aqua
153153 shell : bash
154154 - run : aqua -v
@@ -170,7 +170,7 @@ jobs:
170170 persist-credentials : false
171171 - uses : ./
172172 with :
173- aqua_version : v2.56.5
173+ aqua_version : v2.56.6
174174 working_directory : tests
175175
176176 - run : command -v aqua
Original file line number Diff line number Diff line change 11---
2- # yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/v2.56.5 /json-schema/aqua-yaml.json
2+ # yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/v2.56.6 /json-schema/aqua-yaml.json
33# aqua - Declarative CLI Version Manager
44# https://aquaproj.github.io/
55checksum :
You can’t perform that action at this time.
0 commit comments