Skip to content

Commit d548225

Browse files
Update auto_cherry_pick.yml
1 parent f55e0f6 commit d548225

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
@@ -34,7 +34,7 @@ jobs:
3434
github.event_name == 'workflow_dispatch' ||
3535
contains(fromJson(toJson(github.event.pull_request.labels)).*.name,
3636
'review-required')
37-
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@fix_Verify_cherry_pick-Logic
37+
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@v1
3838
with:
3939
original-owner: 'jkroepke'
4040
repo-name: 'setup-vals'

0 commit comments

Comments
 (0)