File tree Expand file tree Collapse file tree 9 files changed +7
-81
lines changed
Expand file tree Collapse file tree 9 files changed +7
-81
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -104,19 +104,6 @@ updates:
104104 prefix : " ci: [DEPENDABOT] "
105105 target-branch : develop
106106
107- - package-ecosystem : github-actions
108- directory : .github/actions/prepare_runner/
109- schedule :
110- interval : weekly
111- day : monday
112- time : " 04:00"
113- timezone : Etc/GMT
114- reviewers :
115- - XRPLF/clio-dev-team
116- commit-message :
117- prefix : " ci: [DEPENDABOT] "
118- target-branch : develop
119-
120107 - package-ecosystem : github-actions
121108 directory : .github/actions/restore_cache/
122109 schedule :
Original file line number Diff line number Diff line change 8888 ref : ${{ github.ref }}
8989
9090 - name : Prepare runner
91- uses : ./ .github/actions/prepare_runner
91+ uses : XRPLF/actions/ .github/actions/prepare_runner@dabd6e67fd6780379c48eedb83df189626f1158d
9292 with :
9393 disable_ccache : ${{ inputs.disable_cache }}
9494
Original file line number Diff line number Diff line change 2525 fetch-depth : 0
2626
2727 - name : Prepare runner
28- uses : ./ .github/actions/prepare_runner
28+ uses : XRPLF/actions/ .github/actions/prepare_runner@dabd6e67fd6780379c48eedb83df189626f1158d
2929 with :
3030 disable_ccache : true
3131
Original file line number Diff line number Diff line change 3737 fetch-depth : 0
3838
3939 - name : Prepare runner
40- uses : ./ .github/actions/prepare_runner
40+ uses : XRPLF/actions/ .github/actions/prepare_runner@dabd6e67fd6780379c48eedb83df189626f1158d
4141 with :
4242 disable_ccache : true
4343
Original file line number Diff line number Diff line change 2323 lfs : true
2424
2525 - name : Prepare runner
26- uses : ./ .github/actions/prepare_runner
26+ uses : XRPLF/actions/ .github/actions/prepare_runner@dabd6e67fd6780379c48eedb83df189626f1158d
2727 with :
2828 disable_ccache : true
2929
Original file line number Diff line number Diff line change 1919 fetch-depth : 0
2020
2121 - name : Prepare runner
22- uses : ./ .github/actions/prepare_runner
22+ uses : XRPLF/actions/ .github/actions/prepare_runner@dabd6e67fd6780379c48eedb83df189626f1158d
2323 with :
2424 disable_ccache : true
2525
Original file line number Diff line number Diff line change 5656 fetch-depth : 0
5757
5858 - name : Prepare runner
59- uses : ./ .github/actions/prepare_runner
59+ uses : XRPLF/actions/ .github/actions/prepare_runner@dabd6e67fd6780379c48eedb83df189626f1158d
6060 with :
6161 disable_ccache : true
6262
Original file line number Diff line number Diff line change 7373 - uses : actions/checkout@v4
7474
7575 - name : Prepare runner
76- uses : ./ .github/actions/prepare_runner
76+ uses : XRPLF/actions/ .github/actions/prepare_runner@dabd6e67fd6780379c48eedb83df189626f1158d
7777 with :
7878 disable_ccache : true
7979
You can’t perform that action at this time.
0 commit comments