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