Skip to content

Commit f688301

Browse files
committed
1 parent efe32dc commit f688301

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

.github/workflows/dependencies-diff.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-20.04
2626
steps:
2727
- name: Clone source code
28-
uses: actions/[email protected].0 # https://github.com/actions/checkout
28+
uses: actions/[email protected].2 # https://github.com/actions/checkout
2929
with:
3030
# Whether to configure the token or SSH key with the local git config. Default: true
3131
persist-credentials: false

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-20.04
1919
steps:
2020
- name: Clone source code
21-
uses: actions/[email protected].0 # https://github.com/actions/checkout
21+
uses: actions/[email protected].2 # https://github.com/actions/checkout
2222
with:
2323
# Whether to configure the token or SSH key with the local git config. Default: true
2424
persist-credentials: false

.github/workflows/static-analysis.yml

+12-12
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-20.04
1919
steps:
2020
- name: Clone source code
21-
uses: actions/[email protected].0 # https://github.com/actions/checkout
21+
uses: actions/[email protected].2 # https://github.com/actions/checkout
2222
with:
2323
# Whether to configure the token or SSH key with the local git config. Default: true
2424
persist-credentials: false
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ubuntu-20.04
3838
steps:
3939
- name: Clone source code
40-
uses: actions/[email protected].0 # https://github.com/actions/checkout
40+
uses: actions/[email protected].2 # https://github.com/actions/checkout
4141
with:
4242
# Whether to configure the token or SSH key with the local git config. Default: true
4343
persist-credentials: false
@@ -56,7 +56,7 @@ jobs:
5656
runs-on: ubuntu-20.04
5757
steps:
5858
- name: Clone source code
59-
uses: actions/[email protected].0 # https://github.com/actions/checkout
59+
uses: actions/[email protected].2 # https://github.com/actions/checkout
6060
with:
6161
# Whether to configure the token or SSH key with the local git config. Default: true
6262
persist-credentials: false
@@ -75,7 +75,7 @@ jobs:
7575
runs-on: ubuntu-20.04
7676
steps:
7777
- name: Clone source code
78-
uses: actions/[email protected].0 # https://github.com/actions/checkout
78+
uses: actions/[email protected].2 # https://github.com/actions/checkout
7979
with:
8080
# Whether to configure the token or SSH key with the local git config. Default: true
8181
persist-credentials: false
@@ -94,7 +94,7 @@ jobs:
9494
runs-on: ubuntu-20.04
9595
steps:
9696
- name: Clone source code
97-
uses: actions/[email protected].0 # https://github.com/actions/checkout
97+
uses: actions/[email protected].2 # https://github.com/actions/checkout
9898
with:
9999
# Whether to configure the token or SSH key with the local git config. Default: true
100100
persist-credentials: false
@@ -115,7 +115,7 @@ jobs:
115115
runs-on: ubuntu-20.04
116116
steps:
117117
- name: Clone source code
118-
uses: actions/[email protected].0 # https://github.com/actions/checkout
118+
uses: actions/[email protected].2 # https://github.com/actions/checkout
119119
with:
120120
# Whether to configure the token or SSH key with the local git config. Default: true
121121
persist-credentials: false
@@ -134,7 +134,7 @@ jobs:
134134
runs-on: ubuntu-20.04
135135
steps:
136136
- name: Clone source code
137-
uses: actions/[email protected].0 # https://github.com/actions/checkout
137+
uses: actions/[email protected].2 # https://github.com/actions/checkout
138138
with:
139139
# Whether to configure the token or SSH key with the local git config. Default: true
140140
persist-credentials: false
@@ -149,7 +149,7 @@ jobs:
149149
runs-on: ubuntu-20.04
150150
steps:
151151
- name: Clone source code
152-
uses: actions/[email protected].0 # https://github.com/actions/checkout
152+
uses: actions/[email protected].2 # https://github.com/actions/checkout
153153
with:
154154
# Whether to configure the token or SSH key with the local git config. Default: true
155155
persist-credentials: false
@@ -164,7 +164,7 @@ jobs:
164164
runs-on: ubuntu-20.04
165165
steps:
166166
- name: Clone source code
167-
uses: actions/[email protected].0 # https://github.com/actions/checkout
167+
uses: actions/[email protected].2 # https://github.com/actions/checkout
168168
with:
169169
# Whether to configure the token or SSH key with the local git config. Default: true
170170
persist-credentials: false
@@ -179,7 +179,7 @@ jobs:
179179
runs-on: ubuntu-20.04
180180
steps:
181181
- name: Clone source code
182-
uses: actions/[email protected].0 # https://github.com/actions/checkout
182+
uses: actions/[email protected].2 # https://github.com/actions/checkout
183183
with:
184184
# Whether to configure the token or SSH key with the local git config. Default: true
185185
persist-credentials: false
@@ -198,7 +198,7 @@ jobs:
198198
runs-on: ubuntu-20.04
199199
steps:
200200
- name: Clone source code
201-
uses: actions/[email protected].0 # https://github.com/actions/checkout
201+
uses: actions/[email protected].2 # https://github.com/actions/checkout
202202
with:
203203
# Whether to configure the token or SSH key with the local git config. Default: true
204204
persist-credentials: false
@@ -224,7 +224,7 @@ jobs:
224224
runs-on: ubuntu-20.04
225225
steps:
226226
- name: Clone source code
227-
uses: actions/[email protected].0 # https://github.com/actions/checkout
227+
uses: actions/[email protected].2 # https://github.com/actions/checkout
228228
with:
229229
# Whether to configure the token or SSH key with the local git config. Default: true
230230
persist-credentials: false

.github/workflows/unit-tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-20.04
1919
steps:
2020
- name: Clone source code
21-
uses: actions/[email protected].0 # https://github.com/actions/checkout
21+
uses: actions/[email protected].2 # https://github.com/actions/checkout
2222
with:
2323
# Whether to configure the token or SSH key with the local git config. Default: true
2424
persist-credentials: false
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ubuntu-20.04
3838
steps:
3939
- name: Clone source code
40-
uses: actions/[email protected].0 # https://github.com/actions/checkout
40+
uses: actions/[email protected].2 # https://github.com/actions/checkout
4141
with:
4242
# Whether to configure the token or SSH key with the local git config. Default: true
4343
persist-credentials: false

0 commit comments

Comments
 (0)