From 84d586def9aa2e5f05a1d78a40576424471fefc6 Mon Sep 17 00:00:00 2001 From: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 17:04:08 +0000 Subject: [PATCH] ci(github-action): update tj-actions/branch-names action to v6.4 | datasource | package | from | to | | ----------- | ----------------------- | ---- | ---- | | github-tags | tj-actions/branch-names | v6.3 | v6.4 | --- .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 64131eaa..aea9a469 100644 --- a/.github/workflows/pr-metadata.yaml +++ b/.github/workflows/pr-metadata.yaml @@ -35,7 +35,7 @@ jobs: steps: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6.3 + uses: tj-actions/branch-names@v6.4 - name: Save PR data to file env: