File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 comment :
3232 runs-on : ubuntu-22.04
3333 steps :
34- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2 .0
34+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
3535
3636 - name : Label Commenter
3737 uses : peaceiris/actions-label-commenter@v1
Original file line number Diff line number Diff line change 3131 runs-on : ubuntu-latest
3232 steps :
3333 - name : Checkout the latest code
34- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2 .0
34+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
3535 with :
3636 token : ${{ secrets.GITHUB_TOKEN }}
3737 fetch-depth : 0 # otherwise, you will fail to push refs to dest repo
Original file line number Diff line number Diff line change 3131 pull-requests : write # for peter-evans/create-pull-request to create a PR
3232 runs-on : ubuntu-latest
3333 steps :
34- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2 .0
34+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
3535 with :
3636 fetch-depth : 1
3737
Original file line number Diff line number Diff line change 5252 egress-policy : audit
5353
5454 - name : " Checkout code"
55- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2 .0
55+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
5656 with :
5757 persist-credentials : false
5858
Original file line number Diff line number Diff line change 2424 update_labels :
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2 .0
27+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
2828
2929 - uses : actions-ecosystem/action-size@v2
3030 id : size
You can’t perform that action at this time.
0 commit comments