From 286ece1676c00187684a976998eae1a99c74820b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 16:23:00 +0000 Subject: [PATCH] build(deps): bump carloscastrojumo/github-cherry-pick-action Bumps [carloscastrojumo/github-cherry-pick-action](https://github.com/carloscastrojumo/github-cherry-pick-action) from 1.0.6 to 1.0.9. - [Release notes](https://github.com/carloscastrojumo/github-cherry-pick-action/releases) - [Commits](https://github.com/carloscastrojumo/github-cherry-pick-action/compare/v1.0.6...v1.0.9) --- updated-dependencies: - dependency-name: carloscastrojumo/github-cherry-pick-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cherry-pick.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cherry-pick.yml b/.github/workflows/cherry-pick.yml index 8fdaa4d71bd..b58fe2b75d9 100644 --- a/.github/workflows/cherry-pick.yml +++ b/.github/workflows/cherry-pick.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Cherry pick into 1.10.X-fixes - uses: carloscastrojumo/github-cherry-pick-action@v1.0.6 + uses: carloscastrojumo/github-cherry-pick-action@v1.0.9 with: branch: 1.10.X-fixes labels: from-cherry-pick