|
43 | 43 | with: |
44 | 44 | egress-policy: audit |
45 | 45 |
|
46 | | - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 46 | + - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
47 | 47 | with: |
48 | 48 | persist-credentials: false |
49 | 49 | fetch-depth: 0 |
|
96 | 96 | # contents: read |
97 | 97 | # steps: |
98 | 98 | # - name: Checkout into dir1 |
99 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 99 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
100 | 100 | # with: |
101 | 101 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
102 | 102 | # submodules: true |
@@ -136,7 +136,7 @@ jobs: |
136 | 136 | # path: dir2/dist |
137 | 137 |
|
138 | 138 | # - name: Checkout into dir2 |
139 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 139 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
140 | 140 | # with: |
141 | 141 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
142 | 142 | # submodules: true |
@@ -172,7 +172,7 @@ jobs: |
172 | 172 | # contents: read |
173 | 173 | # steps: |
174 | 174 | # - name: Checkout branch |
175 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 175 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
176 | 176 | # with: |
177 | 177 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
178 | 178 | # fetch-depth: 0 |
@@ -232,7 +232,7 @@ jobs: |
232 | 232 |
|
233 | 233 | # steps: |
234 | 234 | # - name: Checkout branch |
235 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 235 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
236 | 236 | # with: |
237 | 237 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
238 | 238 | # fetch-depth: 0 |
@@ -276,7 +276,7 @@ jobs: |
276 | 276 |
|
277 | 277 | # steps: |
278 | 278 | # - name: Checkout branch |
279 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 279 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
280 | 280 | # with: |
281 | 281 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
282 | 282 | # fetch-depth: 0 |
@@ -315,7 +315,7 @@ jobs: |
315 | 315 |
|
316 | 316 | # steps: |
317 | 317 | # - name: Checkout branch |
318 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 318 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
319 | 319 | # with: |
320 | 320 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
321 | 321 | # fetch-depth: ${{ matrix.fetch-depth }} |
@@ -349,7 +349,7 @@ jobs: |
349 | 349 |
|
350 | 350 | # steps: |
351 | 351 | # - name: Checkout branch |
352 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 352 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
353 | 353 | # with: |
354 | 354 | # ref: ${{ github.event.pull_request.head.sha }} |
355 | 355 |
|
@@ -383,7 +383,7 @@ jobs: |
383 | 383 |
|
384 | 384 | # steps: |
385 | 385 | # - name: Checkout branch |
386 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 386 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
387 | 387 | # with: |
388 | 388 | # fetch-depth: ${{ matrix.fetch-depth }} |
389 | 389 | # persist-credentials: false |
@@ -413,7 +413,7 @@ jobs: |
413 | 413 | # contents: read |
414 | 414 | # steps: |
415 | 415 | # - name: Checkout branch |
416 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 416 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
417 | 417 |
|
418 | 418 | # - name: Download build assets |
419 | 419 | # uses: actions/download-artifact@v4 |
@@ -468,7 +468,7 @@ jobs: |
468 | 468 | # contents: read |
469 | 469 | # steps: |
470 | 470 | # - name: Checkout branch |
471 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 471 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
472 | 472 |
|
473 | 473 | # - name: Download build assets |
474 | 474 | # uses: actions/download-artifact@v4 |
@@ -523,7 +523,7 @@ jobs: |
523 | 523 | # pull-requests: read |
524 | 524 | # steps: |
525 | 525 | # - name: Checkout into dir1 |
526 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 526 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
527 | 527 | # with: |
528 | 528 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
529 | 529 | # submodules: true |
@@ -555,7 +555,7 @@ jobs: |
555 | 555 | # contents: read |
556 | 556 | # steps: |
557 | 557 | # - name: Checkout branch |
558 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 558 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
559 | 559 | # with: |
560 | 560 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
561 | 561 | # submodules: true |
@@ -592,7 +592,7 @@ jobs: |
592 | 592 | # contents: read |
593 | 593 | # steps: |
594 | 594 | # - name: Checkout into dir1 |
595 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 595 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
596 | 596 | # with: |
597 | 597 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
598 | 598 | # submodules: true |
@@ -631,7 +631,7 @@ jobs: |
631 | 631 |
|
632 | 632 | # steps: |
633 | 633 | # - name: Checkout branch |
634 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 634 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
635 | 635 | # with: |
636 | 636 | # ref: ${{ github.event.pull_request.head.sha || github.sha }} |
637 | 637 | # submodules: recursive |
@@ -697,7 +697,7 @@ jobs: |
697 | 697 |
|
698 | 698 | # steps: |
699 | 699 | # - name: Checkout branch |
700 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 700 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
701 | 701 | # with: |
702 | 702 | # ref: ${{ github.event.pull_request.head.sha || github.sha }} |
703 | 703 | # submodules: recursive |
@@ -792,7 +792,7 @@ jobs: |
792 | 792 |
|
793 | 793 | # steps: |
794 | 794 | # - name: Checkout branch |
795 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 795 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
796 | 796 | # with: |
797 | 797 | # ref: ${{ github.event.pull_request.head.sha || github.sha }} |
798 | 798 | # submodules: recursive |
@@ -978,7 +978,7 @@ jobs: |
978 | 978 | # contents: read |
979 | 979 | # steps: |
980 | 980 | # - name: Checkout branch |
981 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 981 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
982 | 982 | # with: |
983 | 983 | # ref: 2c65f7da2a8dc85c1b5225d02d7088a3825a29c3 |
984 | 984 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
@@ -1016,7 +1016,7 @@ jobs: |
1016 | 1016 | # contents: read |
1017 | 1017 | # steps: |
1018 | 1018 | # - name: Checkout branch |
1019 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 1019 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
1020 | 1020 | # with: |
1021 | 1021 | # ref: ${{ github.event.pull_request.head.sha }} |
1022 | 1022 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
@@ -1095,7 +1095,7 @@ jobs: |
1095 | 1095 |
|
1096 | 1096 | # steps: |
1097 | 1097 | # - name: Checkout branch |
1098 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 1098 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
1099 | 1099 | # with: |
1100 | 1100 | # ref: ${{ github.event.pull_request.head.sha }} |
1101 | 1101 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
@@ -1148,7 +1148,7 @@ jobs: |
1148 | 1148 |
|
1149 | 1149 | # steps: |
1150 | 1150 | # - name: Checkout |
1151 | | - # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 1151 | + # uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
1152 | 1152 | # with: |
1153 | 1153 | # submodules: true |
1154 | 1154 | # repository: ${{ github.event.pull_request.head.repo.full_name }} |
|
0 commit comments