From 43d73dfd078ef165bd961f639933cd857d192470 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:58:55 +0000 Subject: [PATCH] chore(deps): update nrwl/nx-set-shas digest to 3e9ad73 --- .github/actions/setup-project/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-project/action.yml b/.github/actions/setup-project/action.yml index c06556f4..57eeb443 100644 --- a/.github/actions/setup-project/action.yml +++ b/.github/actions/setup-project/action.yml @@ -4,7 +4,7 @@ runs: using: 'composite' steps: - name: 'Derive appropriate SHAs for base and head for `nx affected` commands' - uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4 + uses: nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1 # v4 - name: 'Setup Node' uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5