Skip to content

Commit 2ceea77

Browse files
Merge pull request #22 from step-security/Raj-StepSecurity-patch-2
ci: Update auto_cherry_pick.yml
2 parents 6fa0370 + aaee7d1 commit 2ceea77

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: "reviewdog"
3030
repo-name: "action-actionlint"

0 commit comments

Comments
 (0)