We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a9f08 commit 588c9bdCopy full SHA for 588c9bd
.github/workflows/auto_cherry_pick.yml
@@ -24,7 +24,7 @@ permissions:
24
25
jobs:
26
audit-fix:
27
- 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
28
with:
29
original-owner: "crazy-max"
30
repo-name: "ghaction-setup-docker"
0 commit comments