File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
runs-on : ubuntu-latest
22
22
23
23
steps :
24
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
24
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
25
25
- name : Setup JDK
26
26
uses : actions/setup-java@v4
27
27
with :
Original file line number Diff line number Diff line change 36
36
- " zh-CN"
37
37
steps :
38
38
- name : Checkout
39
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
39
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
40
40
41
41
- name : Setup JDK
42
42
uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 11
11
contents : read
12
12
packages : write
13
13
steps :
14
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
14
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
15
15
- name : JDK
16
16
uses : actions/setup-java@v4
17
17
with :
Original file line number Diff line number Diff line change 7
7
validateFastlane :
8
8
runs-on : ubuntu-latest
9
9
steps :
10
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
10
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
11
11
- uses : ashutoshgngwr/validate-fastlane-supply-metadata@v2
You can’t perform that action at this time.
0 commit comments