Skip to content

Commit 8a753b5

Browse files
committed
Revert "build(deps): bump carloscastrojumo/github-cherry-pick-action from 1.0.9 to 1.0.10 (#6550)"
This reverts commit 54a5371.
1 parent 54a5371 commit 8a753b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto-cherry-pick.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Cherry pick into branch-0.7
20-
uses: carloscastrojumo/github-cherry-pick-action@v1.0.10
20+
uses: carloscastrojumo/github-cherry-pick-action@v1.0.9
2121
with:
2222
branch: branch-0.7
2323
labels: |
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
fetch-depth: 0
3737
- name: Cherry pick into branch-0.8
38-
uses: carloscastrojumo/github-cherry-pick-action@v1.0.10
38+
uses: carloscastrojumo/github-cherry-pick-action@v1.0.9
3939
with:
4040
branch: branch-0.8
4141
labels: |

0 commit comments

Comments
 (0)