We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51ccd31 + 57ed10d commit 9d2061cCopy full SHA for 9d2061c
1 file changed
.github/workflows/auto_cherry_pick.yml
@@ -27,8 +27,8 @@ jobs:
27
audit-fix:
28
uses: step-security/reusable-workflows/.github/workflows/auto_cherry_pick.yaml@fix_UpStream-Changes-Cherry-Pick
29
with:
30
- original-owner: "supercharge"
31
- repo-name: "mongodb-github-action"
+ original-owner: "amannn"
+ repo-name: "action-semantic-pull-request
32
base_branch: ${{ inputs.base_branch }}
33
script: ${{ inputs.script }}
34
package_manager: ${{ inputs.package_manager }}
0 commit comments