@@ -227,7 +227,7 @@ jobs:
227227 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
228228 steps :
229229 - name : Checkout code
230- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
230+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
231231 with :
232232 persist-credentials : false
233233
@@ -238,7 +238,7 @@ jobs:
238238 package_json_file : ${{ matrix.app.working_dir }}/package.json
239239
240240 - name : Setup Node.js
241- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
241+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
242242 with :
243243 node-version : ${{ inputs.node_version }}
244244 cache : ${{ inputs.package_manager }}
@@ -280,7 +280,7 @@ jobs:
280280 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
281281 steps :
282282 - name : Checkout code
283- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
283+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
284284 with :
285285 persist-credentials : false
286286
@@ -291,7 +291,7 @@ jobs:
291291 package_json_file : ${{ matrix.app.working_dir }}/package.json
292292
293293 - name : Setup Node.js
294- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
294+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
295295 with :
296296 node-version : ${{ inputs.node_version }}
297297 cache : ${{ inputs.package_manager }}
@@ -326,7 +326,7 @@ jobs:
326326 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
327327 steps :
328328 - name : Checkout code
329- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
329+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
330330 with :
331331 persist-credentials : false
332332
@@ -337,7 +337,7 @@ jobs:
337337 package_json_file : ${{ matrix.app.working_dir }}/package.json
338338
339339 - name : Setup Node.js
340- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
340+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
341341 with :
342342 node-version : ${{ inputs.node_version }}
343343 cache : ${{ inputs.package_manager }}
@@ -380,7 +380,7 @@ jobs:
380380 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
381381 steps :
382382 - name : Checkout code
383- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
383+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
384384 with :
385385 persist-credentials : false
386386
@@ -391,7 +391,7 @@ jobs:
391391 package_json_file : ${{ matrix.app.working_dir }}/package.json
392392
393393 - name : Setup Node.js
394- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
394+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
395395 with :
396396 node-version : ${{ inputs.node_version }}
397397 cache : ${{ inputs.package_manager }}
@@ -456,7 +456,7 @@ jobs:
456456 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
457457 steps :
458458 - name : Checkout code
459- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
459+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
460460 with :
461461 persist-credentials : false
462462
@@ -592,7 +592,7 @@ jobs:
592592 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
593593 steps :
594594 - name : Checkout code
595- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
595+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
596596 with :
597597 persist-credentials : false
598598
@@ -603,7 +603,7 @@ jobs:
603603 package_json_file : ${{ matrix.app.working_dir }}/package.json
604604
605605 - name : Setup Node.js
606- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
606+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
607607 with :
608608 node-version : ${{ inputs.node_version }}
609609 cache : ${{ inputs.package_manager }}
@@ -645,7 +645,7 @@ jobs:
645645 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
646646 steps :
647647 - name : Checkout code
648- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
648+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
649649 with :
650650 persist-credentials : false
651651
@@ -656,7 +656,7 @@ jobs:
656656 package_json_file : ${{ matrix.app.working_dir }}/package.json
657657
658658 - name : Setup Node.js
659- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
659+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
660660 with :
661661 node-version : ${{ inputs.node_version }}
662662 cache : ${{ inputs.package_manager }}
@@ -727,7 +727,7 @@ jobs:
727727 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
728728 steps :
729729 - name : Checkout code
730- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
730+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
731731 with :
732732 persist-credentials : false
733733
@@ -738,7 +738,7 @@ jobs:
738738 package_json_file : ${{ matrix.app.working_dir }}/package.json
739739
740740 - name : Setup Node.js
741- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
741+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
742742 with :
743743 node-version : ${{ inputs.node_version }}
744744 cache : ${{ inputs.package_manager }}
@@ -781,7 +781,7 @@ jobs:
781781 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
782782 steps :
783783 - name : Checkout code
784- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
784+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
785785 with :
786786 persist-credentials : false
787787
@@ -792,7 +792,7 @@ jobs:
792792 package_json_file : ${{ matrix.app.working_dir }}/package.json
793793
794794 - name : Setup Node.js
795- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
795+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
796796 with :
797797 node-version : ${{ inputs.node_version }}
798798 cache : ${{ inputs.package_manager }}
@@ -860,7 +860,7 @@ jobs:
860860 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
861861 steps :
862862 - name : Checkout code
863- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
863+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
864864 with :
865865 persist-credentials : false
866866
@@ -871,7 +871,7 @@ jobs:
871871 package_json_file : ${{ matrix.app.working_dir }}/package.json
872872
873873 - name : Setup Node.js
874- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
874+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
875875 with :
876876 node-version : ${{ inputs.node_version }}
877877 cache : ${{ inputs.package_manager }}
@@ -914,7 +914,7 @@ jobs:
914914 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
915915 steps :
916916 - name : Checkout code
917- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
917+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
918918 with :
919919 persist-credentials : false
920920
@@ -925,7 +925,7 @@ jobs:
925925 package_json_file : ${{ matrix.app.working_dir }}/package.json
926926
927927 - name : Setup Node.js
928- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
928+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
929929 with :
930930 node-version : ${{ inputs.node_version }}
931931 cache : ${{ inputs.package_manager }}
@@ -979,7 +979,7 @@ jobs:
979979 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
980980 steps :
981981 - name : Checkout code
982- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
982+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
983983 with :
984984 persist-credentials : false
985985
@@ -990,7 +990,7 @@ jobs:
990990 package_json_file : ${{ matrix.app.working_dir }}/package.json
991991
992992 - name : Setup Node.js
993- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
993+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
994994 with :
995995 node-version : ${{ inputs.node_version }}
996996 cache : ${{ inputs.package_manager }}
@@ -1055,7 +1055,7 @@ jobs:
10551055 app : ${{ fromJson(needs.detect-changes.outputs.matrix) }}
10561056 steps :
10571057 - name : Checkout code
1058- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1058+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
10591059 with :
10601060 persist-credentials : false
10611061
@@ -1127,7 +1127,7 @@ jobs:
11271127
11281128 - name : Setup Node.js
11291129 if : inputs.docker_smoke_test_script != ''
1130- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
1130+ uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
11311131 with :
11321132 node-version : ${{ inputs.node_version }}
11331133 cache : ${{ inputs.package_manager }}
0 commit comments