From 6da3c88b60ebf09464ada9b06fba5b6f2d34bb94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 22:13:36 +0000 Subject: [PATCH] chore(deps): bump nrwl/nx-set-shas from 4.3.3 to 4.4.0 (#2712) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 15f6b197..fa6317e1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2154,7 +2154,7 @@ jobs: id: branch-name uses: tj-actions/branch-names@5250492686b253f06fa55861556d1027b067aeb5 # v9.0.2 if: github.event_name == 'pull_request' && matrix.fetch-depth == 0 - - uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3 + - uses: nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1 # v4.4.0 id: last_successful_commit if: github.event_name == 'pull_request' && github.event.action != 'closed' && matrix.fetch-depth == 0 with: