From 1c0be6917db86c92369829a10f2f870c0ce8c0e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 19:55:23 +0000 Subject: [PATCH] Bump carloscastrojumo/github-cherry-pick-action from 1.0.9 to 1.0.10 Bumps [carloscastrojumo/github-cherry-pick-action](https://github.com/carloscastrojumo/github-cherry-pick-action) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/carloscastrojumo/github-cherry-pick-action/releases) - [Commits](https://github.com/carloscastrojumo/github-cherry-pick-action/compare/v1.0.9...v1.0.10) --- 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-picks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cherry-picks.yaml b/.github/workflows/cherry-picks.yaml index a062aa5fcf9b87..5ff341b453fdd0 100644 --- a/.github/workflows/cherry-picks.yaml +++ b/.github/workflows/cherry-picks.yaml @@ -23,7 +23,7 @@ jobs: with: fetch-depth: 0 - name: Cherry-Pick into sve branch - uses: carloscastrojumo/github-cherry-pick-action@v1.0.9 + uses: carloscastrojumo/github-cherry-pick-action@v1.0.10 with: token: ${{ secrets.MATTER_PAT }} branch: 1.3-sve