File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
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
with :
41
41
fetch-depth : 0
42
42
Original file line number Diff line number Diff line change 35
35
runs-on : ubuntu-20.04
36
36
37
37
steps :
38
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
38
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
39
39
with :
40
40
fetch-depth : 0
41
41
@@ -104,7 +104,7 @@ jobs:
104
104
contents : write
105
105
106
106
steps :
107
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
107
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
108
108
with :
109
109
fetch-depth : 0
110
110
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-20.04
13
13
steps :
14
14
- name : Checkout
15
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
15
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
16
16
with :
17
17
fetch-depth : 0
18
18
Original file line number Diff line number Diff line change 10
10
name : Shellcheck
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
13
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
14
14
- name : Run ShellCheck
15
15
uses : ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # 2.0.0
You can’t perform that action at this time.
0 commit comments