ci: update Blacksmith Testbox actions · openclaw/openclaw@eb5e80f
vincentkoc
·
2026-05-31
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -26,7 +26,7 @@ jobs:
|
26 | 26 | timeout-minutes: 30 |
27 | 27 | steps: |
28 | 28 | - name: Begin Testbox |
29 | | -uses: useblacksmith/begin-testbox@d0e04585c26905fdd92c94a09c159544c7ee1b67 |
| 29 | +uses: useblacksmith/begin-testbox@233448af4bfdc6fca509a7f0974411ac6d8a8043 |
30 | 30 | with: |
31 | 31 | testbox_id: ${{ inputs.testbox_id }} |
32 | 32 | - name: Checkout |
@@ -133,7 +133,7 @@ jobs:
|
133 | 133 | run: bash scripts/ci-hydrate-testbox-env.sh |
134 | 134 | |
135 | 135 | - name: Run Testbox |
136 | | -uses: useblacksmith/run-testbox@5ca05834db1d3813554d1dd109e5f2087a8d7cbc |
| 136 | +uses: useblacksmith/run-testbox@3f60ff9ceb2c10c3feefa87dc0c6490cffae059d |
137 | 137 | if: success() |
138 | 138 | env: |
139 | 139 | FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true" |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。