34
34
production.cloudflare.docker.com:443
35
35
36
36
- name : Checkout
37
- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3.1 .0
37
+ uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
38
38
39
39
- name : Setup Node.js ${{ matrix.node }}
40
40
uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
79
79
scanner.sonarcloud.io:443
80
80
81
81
- name : Checkout
82
- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3.1 .0
82
+ uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
83
83
84
84
- name : Download Code Coverage
85
85
uses : actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # tag=v3.0.1
@@ -124,7 +124,7 @@ jobs:
124
124
production.cloudflare.docker.com:443
125
125
126
126
- name : Checkout
127
- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3.1 .0
127
+ uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
128
128
129
129
- name : Perform Scan
130
130
uses : ShiftLeftSecurity/scan-action@master
@@ -180,7 +180,7 @@ jobs:
180
180
tracking-protection.cdn.mozilla.net:443
181
181
182
182
- name : Checkout
183
- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3.1 .0
183
+ uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
184
184
185
185
- name : Setup Node.js ${{ matrix.node }}
186
186
uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
@@ -223,7 +223,7 @@ jobs:
223
223
egress-policy : audit
224
224
225
225
- name : Checkout
226
- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3.1 .0
226
+ uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
227
227
228
228
- name : Semantic Release
229
229
uses : cycjimmy/semantic-release-action@8f6ceb9d5aae5578b1dcda6af00008235204e7fa # v3.2.0
@@ -244,7 +244,7 @@ jobs:
244
244
egress-policy : audit
245
245
246
246
- name : Checkout
247
- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3.1 .0
247
+ uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
248
248
249
249
- name : Docker meta
250
250
id : meta
0 commit comments