From 649e9c97824609300a502cc3d7986a6d49825f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 13:35:55 +0000 Subject: [PATCH] build(deps): bump luxfi/node from 1.13.2 to 1.23.21 Bumps [luxfi/node](https://github.com/luxfi/node) from 1.13.2 to 1.23.21. - [Release notes](https://github.com/luxfi/node/releases) - [Changelog](https://github.com/luxfi/node/blob/main/CHANGELOG.md) - [Commits](https://github.com/luxfi/node/compare/092cf182dd92b66a8ab882b657d3ae52b174c913...2f4c565baef68cdafc958f72ce3833838253c121) --- updated-dependencies: - dependency-name: luxfi/node dependency-version: 1.23.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2a3645f6c..0024abf62 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -195,7 +195,7 @@ jobs: shell: bash run: ./scripts/build.sh - name: Run Warp E2E Tests - uses: luxfi/node/.github/actions/run-monitored-tmpnet-cmd@092cf182dd92b66a8ab882b657d3ae52b174c913 + uses: luxfi/node/.github/actions/run-monitored-tmpnet-cmd@2f4c565baef68cdafc958f72ce3833838253c121 with: run: ./scripts/run_ginkgo_warp.sh run_env: LUXD_BUILD_PATH=/tmp/e2e-test/luxd @@ -224,7 +224,7 @@ jobs: shell: bash run: ./scripts/build.sh - name: Run E2E Load Tests - uses: luxfi/node/.github/actions/run-monitored-tmpnet-cmd@092cf182dd92b66a8ab882b657d3ae52b174c913 + uses: luxfi/node/.github/actions/run-monitored-tmpnet-cmd@2f4c565baef68cdafc958f72ce3833838253c121 with: run: ./scripts/run_ginkgo_load.sh run_env: LUXD_BUILD_PATH=/tmp/e2e-test/luxd