From 593cd38508d784f75f1f448cbd0c3bba3c13c490 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 11:08:06 +0200 Subject: [PATCH] chore(deps): update tj-actions/branch-names action to v5.2 (#1477) Co-authored-by: Renovate Bot --- .github/workflows/pr-metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-metadata.yaml b/.github/workflows/pr-metadata.yaml index 87e3df91..5262102b 100644 --- a/.github/workflows/pr-metadata.yaml +++ b/.github/workflows/pr-metadata.yaml @@ -29,7 +29,7 @@ jobs: steps: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v5.1 + uses: tj-actions/branch-names@v5.2 - name: Save PR data to file env: