From 1811dd68e1f9d0ac14d444f8ff8eecc1e2a53a3c Mon Sep 17 00:00:00 2001 From: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 18:04:35 +0000 Subject: [PATCH] ci(deps): update tj-actions/branch-names action to v5.5 | datasource | package | from | to | | ----------- | ----------------------- | ---- | ---- | | github-tags | tj-actions/branch-names | v5.4 | v5.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 75ac1b41..f0cf64e7 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.4 + uses: tj-actions/branch-names@v5.5 - name: Save PR data to file env: