Skip to content

Commit 86b49d0

Browse files
Merge pull request #67 from step-security/Raj-StepSecurity-patch-5
ci: Update auto_cherry_pick.yml
2 parents 6d88898 + e228146 commit 86b49d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_cherry_pick.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ permissions:
2424
jobs:
2525
cherry-pick:
2626
if: github.event_name == 'workflow_dispatch' || contains(fromJson(toJson(github.event.pull_request.labels)).*.name, 'review-required')
27-
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@v1
27+
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@fix_Verify_cherry_pick-Logic
2828
with:
2929
original-owner: "google-github-actions"
3030
repo-name: "auth"

0 commit comments

Comments
 (0)