diff --git a/.github/workflows/auto_cherry_pick.yml b/.github/workflows/auto_cherry_pick.yml index 4b9533af..1c41eac3 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@fix_UpStream-Changes-Cherry-Pick + uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@upstream-Changes-CherryPick with: original-owner: "EnricoMi" repo-name: "publish-unit-test-result-action" - base_branch: ${{ inputs.base_branch }} \ No newline at end of file + base_branch: ${{ inputs.base_branch }}