From 7d384892939b3624acadb3d4ad924c286586c689 Mon Sep 17 00:00:00 2001 From: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 21:04:23 +0000 Subject: [PATCH] ci(github-action): update tj-actions/branch-names action to v6.5 | datasource | package | from | to | | ----------- | ----------------------- | ---- | ---- | | github-tags | tj-actions/branch-names | v6.4 | v6.5 | --- .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 aea9a469..a426b7b9 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.4 + uses: tj-actions/branch-names@v6.5 - name: Save PR data to file env: