From 88b60b0cc4f53aeadfdd0fdd1053abb7a4d99c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 20:59:46 +0000 Subject: [PATCH] build(deps): bump tj-actions/branch-names in /.github/workflows Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 6.5 to 7.0.7. - [Release notes](https://github.com/tj-actions/branch-names/releases) - [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/branch-names/compare/v6.5...v7.0.7) --- updated-dependencies: - dependency-name: tj-actions/branch-names dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/phpcbf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/phpcbf.yml b/.github/workflows/phpcbf.yml index a3e9b898..98f88993 100644 --- a/.github/workflows/phpcbf.yml +++ b/.github/workflows/phpcbf.yml @@ -41,7 +41,7 @@ jobs: - name: Get Branch Names id: branch - uses: tj-actions/branch-names@v6.5 + uses: tj-actions/branch-names@v7.0.7 - name: Create Pull Request id: cpr