Skip to content

Commit ebb1e85

Browse files
committed
ci(pipeline): regenerate workflows for pipeline 0.8.3
1 parent 48ea2aa commit ebb1e85

4 files changed

Lines changed: 16 additions & 15 deletions

File tree

.github/async-pipeline.lock.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"version": 5,
2+
"version": 6,
33
"generator": "@async/pipeline",
44
"config": "pipeline.ts",
55
"workflow": ".github/workflows/async-pipeline.yml",
6-
"hash": "sha256:eef59765b0a490a6ca9b8bbdc91b96ad5f6b667f8900a52d778387dcef78e3d5",
7-
"generatedAt": "2026-06-16T21:11:17.525Z",
6+
"hash": "sha256:7df5cf40cd8ab73670e40f2481e293b1cb22476171a4875d977e35d0c6147ccc",
7+
"generatedAt": "2026-06-16T21:35:56.962Z",
88
"triggers": {
99
"pull_request": {},
1010
"push": {
@@ -156,6 +156,7 @@
156156
}
157157
],
158158
"packageManager": "pnpm",
159+
"packageManagerVersion": "10.20.0",
159160
"setup": "pnpm",
160161
"nodeVersion": "24",
161162
"taskCache": true,

.github/workflows/async-pipeline.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Setup pnpm runtime
4747
uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1
4848
with:
49-
version: 11.1.0
49+
version: 10.20.0
5050
runtime: node@24
5151
install: false
5252
cache: true
@@ -97,7 +97,7 @@ jobs:
9797
- name: Setup pnpm runtime
9898
uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1
9999
with:
100-
version: 11.1.0
100+
version: 10.20.0
101101
runtime: node@24
102102
install: false
103103
cache: true
@@ -174,7 +174,7 @@ jobs:
174174
- name: Setup pnpm runtime
175175
uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1
176176
with:
177-
version: 11.1.0
177+
version: 10.20.0
178178
runtime: node@24
179179
install: false
180180
cache: true
@@ -226,7 +226,7 @@ jobs:
226226
- name: Setup pnpm runtime
227227
uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1
228228
with:
229-
version: 11.1.0
229+
version: 10.20.0
230230
runtime: node@24
231231
install: false
232232
cache: true
@@ -280,7 +280,7 @@ jobs:
280280
- name: Setup pnpm runtime
281281
uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1
282282
with:
283-
version: 11.1.0
283+
version: 10.20.0
284284
runtime: node@24
285285
install: false
286286
cache: true
@@ -333,7 +333,7 @@ jobs:
333333
- name: Setup pnpm runtime
334334
uses: pnpm/setup@f7d0e5f4b1b3089d2799ef9722859e7ba314c4c8 # v1
335335
with:
336-
version: 11.1.0
336+
version: 10.20.0
337337
runtime: node@24
338338
install: false
339339
cache: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
},
4242
"devDependencies": {
4343
"@async/api-contract": "0.1.0",
44-
"@async/pipeline": "0.8.2"
44+
"@async/pipeline": "0.8.3"
4545
}
4646
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)