From 005b4f86afa894969efcfb70f6d06d5de9724f48 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Aug 2021 03:55:49 +0000 Subject: [PATCH] Update tj-actions/branch-names action to v4.9 --- .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 0eb93305..d5de6d81 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -200,7 +200,7 @@ jobs: bash - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v4.8 + uses: tj-actions/branch-names@v4.9 - uses: nrwl/last-successful-commit-action@v1 id: last_successful_commit with: