From 2e77ec627980413f174affa796b3360dc9f1fbae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 21:28:32 +0000 Subject: [PATCH] chore(deps): update nrwl/nx-set-shas action to v5 --- .github/workflows/node.js-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js-ci.yml b/.github/workflows/node.js-ci.yml index 05a74ba..633a08c 100644 --- a/.github/workflows/node.js-ci.yml +++ b/.github/workflows/node.js-ci.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - name: Derive SHAs for nx affected - uses: nrwl/nx-set-shas@v4 + uses: nrwl/nx-set-shas@v5 - uses: actions/setup-node@v6 with: