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 8ea7003 + 3dd172f commit 813bd69Copy full SHA for 813bd69
.github/workflows/auto_cherry_pick.yml
@@ -21,7 +21,7 @@ permissions:
21
22
jobs:
23
audit-fix:
24
- 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@v1
25
with:
26
original-owner: "supercharge"
27
repo-name: "mongodb-github-action"
0 commit comments