From 9b4bb2bedb217d3ede225b6b07ebde713177cd8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 06:43:32 -0600 Subject: [PATCH] chore(deps): bump tj-actions/branch-names from 8.1.0 to 8.2.1 (#2535) 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 3a590282..1dcc8dca 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2162,7 +2162,7 @@ jobs: bash - name: Get branch name id: branch-name - uses: tj-actions/branch-names@f44339b51f74753b57583fbbd124e18a81170ab1 # v8.1.0 + uses: tj-actions/branch-names@dde14ac574a8b9b1cedc59a1cf312788af43d8d8 # v8.2.1 if: github.event_name == 'pull_request' && matrix.fetch-depth == 0 - uses: nrwl/nx-set-shas@dbe0650947e5f2c81f59190a38512cf49126fe6b # v4.3.0 id: last_successful_commit