Skip to content

Commit eb5e80f

Browse files
committed
ci: update Blacksmith Testbox actions
1 parent 5891cfe commit eb5e80f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-check-testbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
timeout-minutes: 30
2727
steps:
2828
- name: Begin Testbox
29-
uses: useblacksmith/begin-testbox@d0e04585c26905fdd92c94a09c159544c7ee1b67
29+
uses: useblacksmith/begin-testbox@233448af4bfdc6fca509a7f0974411ac6d8a8043
3030
with:
3131
testbox_id: ${{ inputs.testbox_id }}
3232
- name: Checkout
@@ -133,7 +133,7 @@ jobs:
133133
run: bash scripts/ci-hydrate-testbox-env.sh
134134

135135
- name: Run Testbox
136-
uses: useblacksmith/run-testbox@5ca05834db1d3813554d1dd109e5f2087a8d7cbc
136+
uses: useblacksmith/run-testbox@3f60ff9ceb2c10c3feefa87dc0c6490cffae059d
137137
if: success()
138138
env:
139139
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"

0 commit comments

Comments
 (0)