Commit 7ee4652 1 parent 2cfab7f commit 7ee4652 Copy full SHA for 7ee4652
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
33
TAG : windows-${{ matrix.os }}
34
34
35
35
steps :
36
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
36
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
37
37
38
38
- name : Init
39
39
run : ./bin/init.sh
85
85
TAG : linux-amd64
86
86
87
87
steps :
88
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
88
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
89
89
90
90
- name : Init
91
91
run : ./bin/init.sh
@@ -122,7 +122,7 @@ jobs:
122
122
timeout-minutes : 30
123
123
124
124
steps :
125
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
125
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
126
126
127
127
- name : docker-config
128
128
uses : containerbase/internal-tools@e24c072060372a197c008175fe7fb5679094f177 # v3.0.93
@@ -164,7 +164,7 @@ jobs:
164
164
contents : write
165
165
166
166
steps :
167
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
167
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
168
168
169
169
- name : Init
170
170
run : ./bin/init.sh
You can’t perform that action at this time.
0 commit comments