Commit a692ee0 1 parent 0344bba commit a692ee0 Copy full SHA for a692ee0
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
36
+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
88
+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
125
+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
126
126
127
127
- name : docker-config
128
128
uses : containerbase/internal-tools@633b9fc56b62495a3010c5bbb397d2f54f197c15 # v3.0.76
@@ -164,7 +164,7 @@ jobs:
164
164
contents : write
165
165
166
166
steps :
167
- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
167
+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
168
168
169
169
- name : Init
170
170
run : ./bin/init.sh
You can’t perform that action at this time.
0 commit comments