3434 production.cloudflare.docker.com:443
3535
3636 - name : Checkout
37- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
37+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3838
3939 - name : Setup Node.js ${{ matrix.node }}
4040 uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
7979 scanner.sonarcloud.io:443
8080
8181 - name : Checkout
82- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
82+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
8383
8484 - name : Download Code Coverage
8585 uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
@@ -124,7 +124,7 @@ jobs:
124124 production.cloudflare.docker.com:443
125125
126126 - name : Checkout
127- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
127+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
128128
129129 - name : Perform Scan
130130 uses : ShiftLeftSecurity/scan-action@master
@@ -157,7 +157,7 @@ jobs:
157157 egress-policy : audit
158158
159159 - name : Checkout
160- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
160+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
161161
162162 - name : Setup Node.js ${{ matrix.node }}
163163 uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
@@ -224,7 +224,7 @@ jobs:
224224 tracking-protection.cdn.mozilla.net:443
225225
226226 - name : Checkout
227- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
227+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
228228
229229 - name : Setup Node.js ${{ matrix.node }}
230230 uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
@@ -268,7 +268,7 @@ jobs:
268268 egress-policy : audit
269269
270270 - name : Checkout
271- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
271+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
272272
273273 - name : Semantic Release
274274 uses : cycjimmy/semantic-release-action@8e58d20d0f6c8773181f43eb74d6a05e3099571d # v3.4.2
@@ -289,7 +289,7 @@ jobs:
289289 egress-policy : audit
290290
291291 - name : Checkout
292- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
292+ uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
293293
294294 - name : Docker meta
295295 id : meta
0 commit comments