5353 steps :
5454 # Need to check out as part of the test, as its a local action
5555 - name : Checkout repo
56- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
56+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
5757 with :
5858 persist-credentials : false
5959 - name : Action-Test
7777 steps :
7878 # Need to check out as part of the test, as its a local action
7979 - name : Checkout repo
80- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
80+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
8181 with :
8282 persist-credentials : false
8383 # # Not a supported way of running the action
@@ -146,7 +146,7 @@ jobs:
146146 steps :
147147 # Need to check out as part of the test, as its a local action
148148 - name : Checkout repo
149- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
149+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
150150 with :
151151 persist-credentials : false
152152 - name : Action-Test
@@ -327,7 +327,7 @@ jobs:
327327 steps :
328328 # Need to check out as part of the test, as its a local action
329329 - name : Checkout repo
330- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
330+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
331331 with :
332332 persist-credentials : false
333333 - name : Action-Test
@@ -390,7 +390,7 @@ jobs:
390390 steps :
391391 # Need to check out as part of the test, as its a local action
392392 - name : Checkout repo
393- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
393+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
394394 with :
395395 persist-credentials : false
396396 - name : Action-Test
@@ -409,7 +409,7 @@ jobs:
409409 steps :
410410 # Need to check out as part of the test, as its a local action
411411 - name : Checkout repo
412- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
412+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
413413 with :
414414 persist-credentials : false
415415 - name : Action-Test
@@ -436,7 +436,7 @@ jobs:
436436 steps :
437437 # Need to check out as part of the test, as its a local action
438438 - name : Checkout repo
439- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
439+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
440440 with :
441441 persist-credentials : false
442442 - name : Action-Test
@@ -463,7 +463,7 @@ jobs:
463463 steps :
464464 # Need to check out as part of the test, as its a local action
465465 - name : Checkout repo
466- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
466+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
467467 with :
468468 persist-credentials : false
469469 - name : Action-Test
@@ -490,7 +490,7 @@ jobs:
490490 steps :
491491 # Need to check out as part of the test, as its a local action
492492 - name : Checkout repo
493- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
493+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
494494 with :
495495 persist-credentials : false
496496 - name : Action-Test
@@ -526,7 +526,7 @@ jobs:
526526 steps :
527527 # Need to check out as part of the test, as its a local action
528528 - name : Checkout repo
529- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
529+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
530530 with :
531531 persist-credentials : false
532532 - name : Action-Test
@@ -563,7 +563,7 @@ jobs:
563563 steps :
564564 # Need to check out as part of the test, as its a local action
565565 - name : Checkout repo
566- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
566+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
567567 with :
568568 persist-credentials : false
569569 # Login to Azure to enable KeyVault access
@@ -613,7 +613,7 @@ jobs:
613613 steps :
614614 # Need to check out as part of the test, as its a local action
615615 - name : Checkout repo
616- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
616+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
617617 with :
618618 persist-credentials : false
619619 # Login to Azure to enable KeyVault access
@@ -662,7 +662,7 @@ jobs:
662662 steps :
663663 # Need to check out as part of the test, as its a local action
664664 - name : Checkout repo
665- uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
665+ uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
666666 with :
667667 persist-credentials : false
668668 - name : Action-Test with PreserveCredentials false
0 commit comments