3434 production.cloudflare.docker.com:443
3535
3636 - name : Checkout
37- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
37+ uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3 .0
3838
3939 - name : Setup Node.js ${{ matrix.node }}
4040 uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
7979 scanner.sonarcloud.io:443
8080
8181 - name : Checkout
82- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
82+ uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3 .0
8383
8484 - name : Download Code Coverage
8585 uses : actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # tag=v3.0.1
@@ -124,7 +124,7 @@ jobs:
124124 production.cloudflare.docker.com:443
125125
126126 - name : Checkout
127- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
127+ uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3 .0
128128
129129 - name : Perform Scan
130130 uses : ShiftLeftSecurity/scan-action@master
@@ -180,7 +180,7 @@ jobs:
180180 tracking-protection.cdn.mozilla.net:443
181181
182182 - name : Checkout
183- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
183+ uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3 .0
184184
185185 - name : Setup Node.js ${{ matrix.node }}
186186 uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
@@ -223,7 +223,7 @@ jobs:
223223 egress-policy : audit
224224
225225 - name : Checkout
226- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
226+ uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3 .0
227227
228228 - name : Semantic Release
229229 uses : cycjimmy/semantic-release-action@8f6ceb9d5aae5578b1dcda6af00008235204e7fa # v3.2.0
@@ -244,7 +244,7 @@ jobs:
244244 egress-policy : audit
245245
246246 - name : Checkout
247- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2 .0
247+ uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3 .0
248248
249249 - name : Docker meta
250250 id : meta
0 commit comments