From 94d97fe3f88298bf8b2f2db6fa2ab150f3c1ab77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 10:26:47 -0600 Subject: [PATCH] chore(deps): bump tj-actions/branch-names from 9.0.1 to 9.0.2 (#2636) 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 23fd7cf8..398dba1d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2152,7 +2152,7 @@ jobs: bash - name: Get branch name id: branch-name - uses: tj-actions/branch-names@386e117ea34339627a40843704a60a3bc9359234 # v9.0.1 + 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 id: last_successful_commit