Skip to content

Commit

Permalink
Updated GHA AutoCherryPick to 1.0.2 (#9857)
Browse files Browse the repository at this point in the history
  • Loading branch information
jyejare authored Aug 1, 2022
1 parent 46730c3 commit 2b26613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_cherry_pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
if: matrix.to_branch != github.base_ref
- name: Cherry pick into ${{ matrix.to_branch }}
uses: carloscastrojumo/[email protected].1
uses: carloscastrojumo/[email protected].2
with:
branch: ${{ matrix.to_branch }}
labels: |
Expand Down

0 comments on commit 2b26613

Please sign in to comment.