We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a5371 commit 8a753b5Copy full SHA for 8a753b5
.github/workflows/auto-cherry-pick.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
- name: Cherry pick into branch-0.7
20
- uses: carloscastrojumo/github-cherry-pick-action@v1.0.10
+ uses: carloscastrojumo/github-cherry-pick-action@v1.0.9
21
22
branch: branch-0.7
23
labels: |
@@ -35,7 +35,7 @@ jobs:
35
36
37
- name: Cherry pick into branch-0.8
38
39
40
branch: branch-0.8
41
0 commit comments