From cc98117d3993777f3babaccc496514b4a65652a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 12:49:27 -0600 Subject: [PATCH] chore(deps): bump nrwl/nx-set-shas from 4.4.0 to 5.0.1 (#2829) 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 22e6b786..753f092d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2261,7 +2261,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@3e9ad7370203c1e93d109be57f3b72eb0eb511b1 # v4.4.0 + - uses: nrwl/nx-set-shas@afb73a62d26e41464e9254689e1fd6122ee683c1 # v5.0.1 id: last_successful_commit if: github.event_name == 'pull_request' && github.event.action != 'closed' && matrix.fetch-depth == 0 with: