Skip to content

Commit 0942a8c

Browse files
Update auto_cherry_pick.yml
1 parent 72c5263 commit 0942a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto_cherry_pick.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ permissions:
2828
jobs:
2929
cherry-pick:
3030
if: github.event_name == 'workflow_dispatch' || contains(fromJson(toJson(github.event.pull_request.labels)).*.name, 'review-required')
31-
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@v1
31+
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@fix_Verify_cherry_pick-Logic
3232
with:
3333
original-owner: "amannn"
3434
repo-name: "action-semantic-pull-request"

0 commit comments

Comments
 (0)