File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 updated : ${{ steps.commit.outputs.updated }}
1313 steps :
1414 - name : Checkout PR branch
15- uses : actions/checkout@v6
15+ uses : actions/checkout@v7
1616 with :
1717 token : ${{ secrets.CORTEX_HELM_CHART_CI_TOKEN }}
1818 ref : ${{ github.event.pull_request.head.ref }}
4444 runs-on : ubuntu-latest
4545 steps :
4646 - name : Checkout
47- uses : actions/checkout@v6
47+ uses : actions/checkout@v7
4848 with :
4949 fetch-depth : 0
5050
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v6
23+ uses : actions/checkout@v7
2424 with :
2525 fetch-depth : 0
2626 token : ${{ secrets.CORTEX_HELM_CHART_CI_TOKEN }}
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@v6
15+ uses : actions/checkout@v7
1616 - name : Validate
1717 run : npx --yes --package renovate -- renovate-config-validator
Original file line number Diff line number Diff line change 232232 minitest (5.27.0 )
233233 net-http (0.9.1 )
234234 uri (>= 0.11.1 )
235- nokogiri (1.19.3 -x86_64-linux-gnu )
235+ nokogiri (1.19.4 -x86_64-linux-gnu )
236236 racc (~> 1.4 )
237237 octokit (4.25.1 )
238238 faraday (>= 1 , < 3 )
You can’t perform that action at this time.
0 commit comments