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 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@v6.0.2
15+ uses : actions/checkout@v6.0.3
1616 - name : Setup .NET SDK
1717 uses : actions/setup-dotnet@v5.3.0
1818 with :
Original file line number Diff line number Diff line change 3232 private-key : ${{ secrets.DEPENDENCY_UPDATES_PRIVATE_KEY }}
3333 owner : Particular
3434 - name : Checkout config
35- uses : actions/checkout@v6.0.2
35+ uses : actions/checkout@v6.0.3
3636 with :
3737 repository : Particular/renovate-config
3838 token : ${{ steps.get-token.outputs.token}}
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@v6.0.2
16+ uses : actions/checkout@v6.0.3
1717 - name : Setup .NET SDK
1818 uses : actions/setup-dotnet@v5.3.0
1919 with :
You can’t perform that action at this time.
0 commit comments