From 0e2e8f70c5c6854ee9ff9f94bc2f1b9e7fcead78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 06:37:21 -0600 Subject: [PATCH] chore(deps): bump tj-actions/branch-names from 8.2.1 to 9.0.1 (#2633) 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 a840a475..23fd7cf8 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@dde14ac574a8b9b1cedc59a1cf312788af43d8d8 # v8.2.1 + uses: tj-actions/branch-names@386e117ea34339627a40843704a60a3bc9359234 # v9.0.1 if: github.event_name == 'pull_request' && matrix.fetch-depth == 0 - uses: nrwl/nx-set-shas@826660b82addbef3abff5fa871492ebad618c9e1 # v4.3.3 id: last_successful_commit