From 0fa1b535e8e9f78b3e538820b4657a1ef2d76bbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 22:34:32 +0000 Subject: [PATCH] Update actions/setup-node digest to 2499707 --- .github/workflows/secure-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/secure-tests.yml b/.github/workflows/secure-tests.yml index a4d01d70..997c34d0 100644 --- a/.github/workflows/secure-tests.yml +++ b/.github/workflows/secure-tests.yml @@ -176,7 +176,7 @@ jobs: run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json" - name: Set Up Node - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6 with: node-version: '24'