File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 private-key : " ${{ secrets.BOT_APP_PRIVATE_KEY }}"
2626
2727 - name : Set up git repository
28- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
28+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
2929 with :
3030 token : " ${{ steps.app-token.outputs.token }}"
3131
Original file line number Diff line number Diff line change 5959 private-key : " ${{ secrets.BOT_APP_PRIVATE_KEY }}"
6060
6161 - name : Checkout
62- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
62+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
6363 with :
6464 token : " ${{ steps.app-token.outputs.token }}"
6565
Original file line number Diff line number Diff line change 1313 contents : read
1414
1515 steps :
16- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
16+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
1717 with :
1818 fetch-depth : 0 # full history for proper diffing
1919
Original file line number Diff line number Diff line change 3838
3939 steps :
4040 - name : Set up git repository
41- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
41+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
4242 with :
4343 token : ${{ secrets.GITHUB_TOKEN }}
4444
Original file line number Diff line number Diff line change 5050 owner : " ${{ github.repository_owner }}"
5151
5252 - name : Checkout
53- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
53+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
5454 with :
5555 token : " ${{ steps.app-token.outputs.token }}"
5656
You can’t perform that action at this time.
0 commit comments