File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@v4
18+ uses : actions/checkout@v5
1919 with :
2020 fetch-depth : 0
2121
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v4
17+ uses : actions/checkout@v5
1818 with :
1919 fetch-depth : " 0"
2020
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v4
17+ uses : actions/checkout@v5
1818 with :
1919 ref : ${{ github.event.pull_request.head.ref }}
2020
Original file line number Diff line number Diff line change 2424 app_id : ${{ secrets.APP_ID }}
2525
2626 - name : Checkout
27- uses : actions/checkout@v4.3 .0
27+ uses : actions/checkout@v5.0 .0
2828
2929 - name : Self-hosted Renovate
3030 uses :
renovatebot/[email protected]
You can’t perform that action at this time.
0 commit comments