Skip to content

Commit 92433bf

Browse files
Update auto_cherry_pick.yml
1 parent b47fd16 commit 92433bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto_cherry_pick.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ permissions:
1818
issues: write
1919

2020
jobs:
21-
audit-fix:
22-
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@fix_UpStream-Changes-Cherry-Pick
21+
cherry-pick:
22+
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@v1
2323
with:
2424
original-owner: "jpoehnelt"
2525
repo-name: "secrets-sync-action"

0 commit comments

Comments
 (0)