From 69237d32740769558a3e879505b1f49ab82fff9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 18:41:26 +0000 Subject: [PATCH] chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.6...v7.0.7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/update_cli_bundles.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_cli_bundles.yaml b/.github/workflows/update_cli_bundles.yaml index 7d2168691..8312a11c7 100644 --- a/.github/workflows/update_cli_bundles.yaml +++ b/.github/workflows/update_cli_bundles.yaml @@ -26,7 +26,7 @@ jobs: git config user.email vgvbot@users.noreply.github.com - name: Create Pull Request - uses: peter-evans/create-pull-request@v7.0.6 + uses: peter-evans/create-pull-request@v7.0.7 with: base: main branch: feat/bump-template-bundles