diff --git a/.github/workflows/auto_cherry_pick.yml b/.github/workflows/auto_cherry_pick.yml index 112b252..9035386 100644 --- a/.github/workflows/auto_cherry_pick.yml +++ b/.github/workflows/auto_cherry_pick.yml @@ -16,8 +16,8 @@ permissions: jobs: audit-fix: - uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@upstream-Changes-CherryPick + uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@fix_Verify_cherry_pick-Logic with: original-owner: "action-pack" repo-name: "increment" - base_branch: ${{ inputs.base_branch }} \ No newline at end of file + base_branch: ${{ inputs.base_branch }}