Skip to content

Commit 8d93d91

Browse files
auto cherry pick workflow added
1 parent cb5e614 commit 8d93d91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto_cherry_pick.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
audit-fix:
2727
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@fix_UpStream-Changes-Cherry-Pick
2828
with:
29-
original-owner: "jwalton"
30-
repo-name: "gh-docker-logs"
29+
original-owner: "crazy-max"
30+
repo-name: "ghaction-setup-docker"
3131
base_branch: ${{ inputs.base_branch }}
3232
package_manager: "yarn"
3333
script: ${{ inputs.script || 'yarn build' }}

0 commit comments

Comments
 (0)