3535 pull-requests : write # For schema check comment.
3636 steps :
3737 - name : Checkout Repo
38- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
38+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3939 with :
4040 lfs : true
4141 - env :
@@ -203,7 +203,7 @@ jobs:
203203 id-token : write # For ESC secrets.
204204 steps :
205205 - name : Checkout Repo
206- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
206+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
207207 with :
208208 lfs : true
209209 - env :
@@ -320,7 +320,7 @@ jobs:
320320 id-token : write # For ESC secrets.
321321 steps :
322322 - name : Checkout Repo
323- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
323+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
324324 with :
325325 lfs : true
326326 - env :
@@ -365,7 +365,7 @@ jobs:
365365 id-token : write # For ESC secrets and Pulumi access token OIDC.
366366 steps :
367367 - name : Checkout Repo
368- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
368+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
369369 with :
370370 lfs : true
371371 - env :
@@ -437,7 +437,7 @@ jobs:
437437 id-token : write # For ESC secrets.
438438 steps :
439439 - name : Checkout Repo
440- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
440+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
441441 with :
442442 lfs : true
443443 - env :
@@ -510,7 +510,7 @@ jobs:
510510 id-token : write # For ESC secrets.
511511 steps :
512512 - name : Checkout Repo
513- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
513+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
514514 with :
515515 lfs : true
516516 - env :
@@ -530,7 +530,7 @@ jobs:
530530 env :
531531 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
532532 - name : Checkout Scripts Repo
533- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
533+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
534534 with :
535535 path : ci-scripts
536536 repository : pulumi/scripts
@@ -591,7 +591,7 @@ jobs:
591591 runs-on : ubuntu-latest
592592 steps :
593593 - name : Checkout Repo
594- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
594+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
595595 with :
596596 lfs : true
597597 persist-credentials : false
0 commit comments