File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 outputs :
2020 ExcludedUserList : ${{ steps.read.outputs.ExcludedUserList }}
2121 steps :
22- - uses : actions/checkout@v4
22+ - uses : actions/checkout@v5
2323 with :
2424 sparse-checkout : .github/workflow-config.json
2525 sparse-checkout-cone-mode : false
Original file line number Diff line number Diff line change 2222 ExcludedUserList : ${{ steps.read.outputs.ExcludedUserList }}
2323 ExcludedBranchList : ${{ steps.read.outputs.ExcludedBranchList }}
2424 steps :
25- - uses : actions/checkout@v4
25+ - uses : actions/checkout@v5
2626 with :
2727 sparse-checkout : .github/workflow-config.json
2828 sparse-checkout-cone-mode : false
Original file line number Diff line number Diff line change 2121 EnableAutoPublish : ${{ steps.read.outputs.EnableAutoPublish }}
2222 EnableAutoMerge : ${{ steps.read.outputs.EnableAutoMerge }}
2323 steps :
24- - uses : actions/checkout@v4
24+ - uses : actions/checkout@v5
2525 with :
2626 sparse-checkout : .github/workflow-config.json
2727 sparse-checkout-cone-mode : false
Original file line number Diff line number Diff line change 1717 outputs :
1818 RunDebug : ${{ steps.read.outputs.RunDebug }}
1919 steps :
20- - uses : actions/checkout@v4
20+ - uses : actions/checkout@v5
2121 with :
2222 sparse-checkout : .github/workflow-config.json
2323 sparse-checkout-cone-mode : false
Original file line number Diff line number Diff line change 2525 RepoBranchSkipList : ${{ steps.read.outputs.RepoBranchSkipList }}
2626 ReportOnly : ${{ steps.read.outputs.ReportOnly }}
2727 steps :
28- - uses : actions/checkout@v4
28+ - uses : actions/checkout@v5
2929 with :
3030 sparse-checkout : .github/workflow-config.json
3131 sparse-checkout-cone-mode : false
Original file line number Diff line number Diff line change 2020 EnableWriteSignOff : ${{ steps.read.outputs.EnableWriteSignOff }}
2121 EnableReadOnlySignoff : ${{ steps.read.outputs.EnableReadOnlySignoff }}
2222 steps :
23- - uses : actions/checkout@v4
23+ - uses : actions/checkout@v5
2424 with :
2525 sparse-checkout : .github/workflow-config.json
2626 sparse-checkout-cone-mode : false
You can’t perform that action at this time.
0 commit comments