Skip to content

Commit b6dd865

Browse files
Merge pull request #120 from step-security/Raj-StepSecurity-patch-5
ci: Update auto_cherry_pick.yml
2 parents 5ae84d7 + 00b941f commit b6dd865

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
@@ -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@feature/verify-cherry-pick
27+
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@v1
2828
with:
2929
original-owner: "mlugg"
3030
repo-name: "setup-zig"

0 commit comments

Comments
 (0)