From bbca59e40ff0efc01dc51da9d8909dfa1562a302 Mon Sep 17 00:00:00 2001 From: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 16:04:20 +0000 Subject: [PATCH] ci(deps): update tj-actions/branch-names action to v5.6 | datasource | package | from | to | | ----------- | ----------------------- | ---- | ---- | | github-tags | tj-actions/branch-names | v5.5 | v5.6 | --- .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 f0cf64e7..656cdebf 100644 --- a/.github/workflows/pr-metadata.yaml +++ b/.github/workflows/pr-metadata.yaml @@ -33,7 +33,7 @@ jobs: steps: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v5.5 + uses: tj-actions/branch-names@v5.6 - name: Save PR data to file env: