@@ -14,13 +14,13 @@ jobs:
1414 helm-dry-run :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1818 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
1919 with :
2020 name : draft-binary
2121 - run : chmod +x ./draft
2222 - run : mkdir ./langtest
23- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
23+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2424 with :
2525 repository : ${{ inputs.repo }}
2626 path : ./langtest
@@ -65,13 +65,13 @@ jobs:
6565 ingress_test_args : " -a webapp_routing --variable ingress-tls-cert-keyvault-uri=test.cert.keyvault.uri --variable ingress-use-osm-mtls=true --variable ingress-host=host1"
6666 registry_port : 5000
6767 steps :
68- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
68+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6969 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
7070 with :
7171 name : draft-binary
7272 - run : chmod +x ./draft
7373 - run : mkdir ./langtest
74- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
74+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7575 with :
7676 repository : ${{ inputs.repo }}
7777 path : ./langtest
@@ -186,13 +186,13 @@ jobs:
186186 kustomize-dry-run :
187187 runs-on : ubuntu-latest
188188 steps :
189- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
189+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
190190 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
191191 with :
192192 name : draft-binary
193193 - run : chmod +x ./draft
194194 - run : mkdir ./langtest
195- -
uses :
actions/[email protected] .2 195+ -
uses :
actions/[email protected] .3 196196 with :
197197 repository : ${{ inputs.repo }}
198198 path : ./langtest
@@ -237,13 +237,13 @@ jobs:
237237 ingress_test_args : " -a webapp_routing --variable ingress-tls-cert-keyvault-uri=test.cert.keyvault.uri --variable ingress-use-osm-mtls=true --variable ingress-host=host1"
238238 registry_port : 5000
239239 steps :
240- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
240+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
241241 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
242242 with :
243243 name : draft-binary
244244 - run : chmod +x ./draft
245245 - run : mkdir ./langtest
246- -
uses :
actions/[email protected] .2 246+ -
uses :
actions/[email protected] .3 247247 with :
248248 repository : ${{inputs.repo}}
249249 path : ./langtest
@@ -350,13 +350,13 @@ jobs:
350350 manifests-dry-run :
351351 runs-on : ubuntu-latest
352352 steps :
353- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
353+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
354354 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
355355 with :
356356 name : draft-binary
357357 - run : chmod +x ./draft
358358 - run : mkdir ./langtest
359- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
359+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
360360 with :
361361 repository : ${{ inputs.repo }}
362362 path : ./langtest
@@ -401,13 +401,13 @@ jobs:
401401 ingress_test_args : " -a webapp_routing --variable ingress-tls-cert-keyvault-uri=test.cert.keyvault.uri --variable ingress-use-osm-mtls=true --variable ingress-host=host1"
402402 registry_port : 5000
403403 steps :
404- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
404+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
405405 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
406406 with :
407407 name : draft-binary
408408 - run : chmod +x ./draft
409409 - run : mkdir ./langtest
410- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
410+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
411411 with :
412412 repository : ${{ inputs.repo }}
413413 path : ./langtest
@@ -505,7 +505,7 @@ jobs:
505505 imagename : localhost:5000/testapp
506506 registry_port : 5000
507507 steps :
508- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
508+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
509509 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
510510 with :
511511 name : draft-binary
@@ -551,12 +551,12 @@ jobs:
551551 win-helm-create :
552552 runs-on : windows-latest
553553 steps :
554- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
554+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
555555 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
556556 with :
557557 name : draft-binary-win
558558 - run : mkdir ./langtest
559- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
559+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
560560 with :
561561 repository : ${{ inputs.repo }}
562562 path : ./langtest
@@ -583,7 +583,7 @@ jobs:
583583 needs : win-helm-create
584584 runs-on : windows-latest
585585 steps :
586- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
586+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
587587 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
588588 with :
589589 name : draft-binary-win
@@ -602,12 +602,12 @@ jobs:
602602 win-kustomize-create :
603603 runs-on : windows-latest
604604 steps :
605- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
605+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
606606 - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
607607 with :
608608 name : draft-binary-win
609609 - run : mkdir ./langtest
610- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
610+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
611611 with :
612612 repository : ${{ inputs.repo }}
613613 path : ./langtest
0 commit comments