Skip to content

Commit 9d2061c

Browse files
Merge pull request #102 from step-security/fix_Auto-Cherry-Pick-Workflow-AutorRepo
fix: author and repo updated
2 parents 51ccd31 + 57ed10d commit 9d2061c

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
@@ -27,8 +27,8 @@ jobs:
2727
audit-fix:
2828
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@fix_UpStream-Changes-Cherry-Pick
2929
with:
30-
original-owner: "supercharge"
31-
repo-name: "mongodb-github-action"
30+
original-owner: "amannn"
31+
repo-name: "action-semantic-pull-request
3232
base_branch: ${{ inputs.base_branch }}
3333
script: ${{ inputs.script }}
3434
package_manager: ${{ inputs.package_manager }}

0 commit comments

Comments
 (0)