File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 73
73
uses : docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca
74
74
75
75
- name : Cache Docker layers
76
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
76
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
77
77
with :
78
78
path : /tmp/.buildx-cache
79
79
key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 81
81
install : true
82
82
83
83
- name : Cache Docker layers
84
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
84
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
85
85
with :
86
86
path : /tmp/.buildx-cache
87
87
key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 85
85
install : true
86
86
87
87
- name : Cache Docker layers
88
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
88
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
89
89
with :
90
90
path : /tmp/.buildx-cache
91
91
key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 58
58
uses : docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca
59
59
60
60
- name : Cache Docker layers
61
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
61
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
62
62
with :
63
63
path : /tmp/.buildx-cache
64
64
key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 37
37
install : true
38
38
39
39
- name : Cache Docker layers
40
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
40
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
41
41
with :
42
42
path : /tmp/.buildx-cache
43
43
key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 92
92
install : true
93
93
94
94
- name : Cache Docker layers
95
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
95
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
96
96
with :
97
97
path : /tmp/.buildx-cache
98
98
key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 50
50
install : true
51
51
52
52
- name : Cache Docker layers
53
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
53
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
54
54
with :
55
55
path : /tmp/.buildx-cache
56
56
key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 68
68
install : true
69
69
70
70
- name : Cache Docker layers
71
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
71
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
72
72
with :
73
73
path : /tmp/.buildx-cache
74
74
key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 69
69
install : true
70
70
71
71
- name : Cache Docker layers
72
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
72
+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f
73
73
with :
74
74
path : /tmp/.buildx-cache
75
75
key : ${{ runner.os }}-buildx-${{ github.sha }}
You can’t perform that action at this time.
0 commit comments