2323 outputs :
2424 cache-key : ${{ steps.node-cache.outputs.cache-primary-key }}
2525 steps :
26- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2727
2828 - name : Extract job definition
2929 run : yq '.jobs.${{ github.job }}' .github/workflows/check.yml > .github/job.yml
5555 outputs :
5656 cache-key : ${{ steps.node-cache.outputs.cache-primary-key }}
5757 steps :
58- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
58+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5959
6060 - name : Extract job definition
6161 run : yq '.jobs.${{ github.job }}' .github/workflows/check.yml > .github/job.yml
8585 name : Cache bundler for macOS
8686 runs-on : macos-14
8787 steps :
88- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
88+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
8989
9090 - uses : ruby/setup-ruby@v1
9191 with :
@@ -101,7 +101,7 @@ jobs:
101101 steps :
102102 - run : sudo xcode-select -s /Applications/${{ env.xcode_version }}.app
103103
104- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
104+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
105105
106106 - name : Extract job definition
107107 run : yq '.jobs.${{ github.job }}' .github/workflows/check.yml > .github/job.yml
@@ -153,7 +153,7 @@ jobs:
153153 needs : [cache-npm-linux]
154154 runs-on : ubuntu-22.04
155155 steps :
156- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
156+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
157157
158158 - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
159159 with :
@@ -176,7 +176,7 @@ jobs:
176176 needs : [cache-npm-linux]
177177 runs-on : ubuntu-22.04
178178 steps :
179- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
179+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
180180
181181 - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
182182 with :
@@ -199,7 +199,7 @@ jobs:
199199 needs : [cache-npm-linux]
200200 runs-on : ubuntu-22.04
201201 steps :
202- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
202+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
203203
204204 - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
205205 with :
@@ -226,7 +226,7 @@ jobs:
226226 needs : [cache-npm-linux]
227227 runs-on : ubuntu-22.04
228228 steps :
229- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
229+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
230230
231231 - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
232232 with :
@@ -249,7 +249,7 @@ jobs:
249249 needs : [cache-npm-linux]
250250 runs-on : ubuntu-22.04
251251 steps :
252- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
252+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
253253
254254 - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
255255 with :
@@ -276,7 +276,7 @@ jobs:
276276 outputs :
277277 cache-key : ${{ steps.jsbundle-cache.outputs.cache-primary-key }}
278278 steps :
279- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
279+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
280280
281281 - name : Extract job definition
282282 run : yq '.jobs.${{ github.job }}' .github/workflows/check.yml > .github/job.yml
@@ -328,7 +328,7 @@ jobs:
328328 outputs :
329329 cache-key : ${{ steps.jsbundle-cache.outputs.cache-primary-key }}
330330 steps :
331- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
331+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
332332
333333 - name : Extract job definition
334334 run : yq '.jobs.${{ github.job }}' .github/workflows/check.yml > .github/job.yml
@@ -372,7 +372,7 @@ jobs:
372372 needs : [jest, eslint, android-bundle, cache-npm-linux]
373373 runs-on : ubuntu-22.04
374374 steps :
375- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
375+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
376376
377377 - uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
378378 with :
@@ -437,7 +437,7 @@ jobs:
437437 steps :
438438 - run : sudo xcode-select -s /Applications/${{ env.xcode_version }}.app
439439
440- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
440+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
441441
442442 - name : Extract job definition
443443 run : yq '.jobs.${{ github.job }}' .github/workflows/check.yml > .github/job.yml
@@ -519,7 +519,7 @@ jobs:
519519 steps :
520520 - run : sudo xcode-select -s /Applications/${{ env.xcode_version }}.app
521521
522- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
522+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
523523
524524 - # load the app before reinstalling detox, so that the package-lock cannot change
525525 name : Load the cached iOS app
0 commit comments