File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 echo "repo=${{ github.event.pull_request.head.repo.full_name }}"
5252 } >> "$GITHUB_OUTPUT"
5353 fi
54- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
54+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5555 with :
5656 persist-credentials : false
5757 repository : ${{ steps.get-vars.outputs.repo }}
Original file line number Diff line number Diff line change 3434 language : [ 'java' ]
3535 steps :
3636 - name : Checkout repository
37- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
37+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3838 with :
3939 persist-credentials : false
4040 - name : Set Swap Space
Original file line number Diff line number Diff line change 4848 with :
4949 github-token : ${{ secrets.GITHUB_TOKEN }}
5050
51- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
51+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5252 with :
5353 ref : ${{ github.head_ref }}
5454
Original file line number Diff line number Diff line change 2929
3030 steps :
3131 - name : " Checkout code"
32- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
32+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3333 with :
3434 persist-credentials : false
3535
You can’t perform that action at this time.
0 commit comments