File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121121 steps :
122122 - name : Checkout with GitHub App
123123 id : checkout
124- uses : zondax/_actions/checkout-with-app@feat/configure-private-repos
124+ uses : zondax/_actions/checkout-with-app@main
125125 with :
126126 github_app_auth : ${{ inputs.github_app_auth }}
127127 github_app_repos : ${{ inputs.github_app_repos }}
Original file line number Diff line number Diff line change 7777 steps :
7878 - name : Checkout with GitHub App
7979 id : checkout
80- uses : zondax/_actions/checkout-with-app@feat/configure-private-repos
80+ uses : zondax/_actions/checkout-with-app@main
8181 with :
8282 github_app_auth : ${{ inputs.github_app_auth }}
8383 github_app_repos : ${{ inputs.github_app_repos }}
Original file line number Diff line number Diff line change 6060 steps :
6161 - name : Checkout with GitHub App
6262 id : checkout
63- uses : zondax/_actions/checkout-with-app@feat/configure-private-repos
63+ uses : zondax/_actions/checkout-with-app@main
6464 with :
6565 github_app_auth : ${{ inputs.github_app_auth }}
6666 github_app_repos : ${{ inputs.github_app_repos }}
Original file line number Diff line number Diff line change 6666 run : sudo apt-get update && sudo apt-get install -y git
6767
6868 - name : Checkout with GitHub App
69- uses : zondax/_actions/checkout-with-app@feat/configure-private-repos
69+ uses : zondax/_actions/checkout-with-app@main
7070 with :
7171 github_app_auth : ${{ inputs.github_app_auth }}
7272 github_app_repos : ${{ inputs.github_app_repos }}
You can’t perform that action at this time.
0 commit comments