From e1e532cff0353cb6a98b0bce6ff00b7e7d2cc320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 01:50:07 +0000 Subject: [PATCH] chore(deps): bump tj-actions/branch-names from 7 to 8 (#1782) 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 bfb52cdc55c..b4f71e2196c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1953,7 +1953,7 @@ jobs: bash - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v7 + uses: tj-actions/branch-names@v8 if: github.event_name == 'pull_request' && matrix.fetch-depth == 0 - uses: nrwl/nx-set-shas@v4 id: last_successful_commit