|
48 | 48 | style-check:
|
49 | 49 | runs-on: ubuntu-latest
|
50 | 50 | steps:
|
51 |
| - - uses: actions/checkout@v3.2.0 |
| 51 | + - uses: actions/checkout@v3.3.0 |
52 | 52 | with:
|
53 | 53 | fetch-depth: 0
|
54 | 54 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -100,7 +100,7 @@ jobs:
|
100 | 100 | docs-linux:
|
101 | 101 | runs-on: ubuntu-latest
|
102 | 102 | steps:
|
103 |
| - - uses: actions/checkout@v3.2.0 |
| 103 | + - uses: actions/checkout@v3.3.0 |
104 | 104 | with:
|
105 | 105 | fetch-depth: 0
|
106 | 106 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -145,7 +145,7 @@ jobs:
|
145 | 145 | mypy:
|
146 | 146 | runs-on: ubuntu-latest
|
147 | 147 | steps:
|
148 |
| - - uses: actions/checkout@v3.2.0 |
| 148 | + - uses: actions/checkout@v3.3.0 |
149 | 149 | with:
|
150 | 150 | fetch-depth: 0
|
151 | 151 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -188,7 +188,7 @@ jobs:
|
188 | 188 | test-distro:
|
189 | 189 | runs-on: ubuntu-latest
|
190 | 190 | steps:
|
191 |
| - - uses: actions/checkout@v3.2.0 |
| 191 | + - uses: actions/checkout@v3.3.0 |
192 | 192 | with:
|
193 | 193 | fetch-depth: 0
|
194 | 194 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -231,7 +231,7 @@ jobs:
|
231 | 231 | max-parallel: 3
|
232 | 232 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
233 | 233 | steps:
|
234 |
| - - uses: actions/checkout@v3.2.0 |
| 234 | + - uses: actions/checkout@v3.3.0 |
235 | 235 | with:
|
236 | 236 | fetch-depth: 0
|
237 | 237 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -302,7 +302,7 @@ jobs:
|
302 | 302 | max-parallel: 3
|
303 | 303 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
304 | 304 | steps:
|
305 |
| - - uses: actions/checkout@v3.2.0 |
| 305 | + - uses: actions/checkout@v3.3.0 |
306 | 306 | with:
|
307 | 307 | fetch-depth: 0
|
308 | 308 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -379,7 +379,7 @@ jobs:
|
379 | 379 | max-parallel: 3
|
380 | 380 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
381 | 381 | steps:
|
382 |
| - - uses: actions/checkout@v3.2.0 |
| 382 | + - uses: actions/checkout@v3.3.0 |
383 | 383 | with:
|
384 | 384 | fetch-depth: 0
|
385 | 385 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -456,7 +456,7 @@ jobs:
|
456 | 456 | max-parallel: 3
|
457 | 457 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
458 | 458 | steps:
|
459 |
| - - uses: actions/checkout@v3.2.0 |
| 459 | + - uses: actions/checkout@v3.3.0 |
460 | 460 | with:
|
461 | 461 | fetch-depth: 0
|
462 | 462 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -527,7 +527,7 @@ jobs:
|
527 | 527 | max-parallel: 3
|
528 | 528 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
529 | 529 | steps:
|
530 |
| - - uses: actions/checkout@v3.2.0 |
| 530 | + - uses: actions/checkout@v3.3.0 |
531 | 531 | with:
|
532 | 532 | fetch-depth: 0
|
533 | 533 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -565,7 +565,7 @@ jobs:
|
565 | 565 | max-parallel: 3
|
566 | 566 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
567 | 567 | steps:
|
568 |
| - - uses: actions/checkout@v3.2.0 |
| 568 | + - uses: actions/checkout@v3.3.0 |
569 | 569 | with:
|
570 | 570 | fetch-depth: 0
|
571 | 571 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -610,7 +610,7 @@ jobs:
|
610 | 610 | max-parallel: 3
|
611 | 611 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
612 | 612 | steps:
|
613 |
| - - uses: actions/checkout@v3.2.0 |
| 613 | + - uses: actions/checkout@v3.3.0 |
614 | 614 | with:
|
615 | 615 | fetch-depth: 0
|
616 | 616 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -654,7 +654,7 @@ jobs:
|
654 | 654 | max-parallel: 3
|
655 | 655 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
656 | 656 | steps:
|
657 |
| - - uses: actions/checkout@v3.2.0 |
| 657 | + - uses: actions/checkout@v3.3.0 |
658 | 658 | with:
|
659 | 659 | fetch-depth: 0
|
660 | 660 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -692,7 +692,7 @@ jobs:
|
692 | 692 | max-parallel: 3
|
693 | 693 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
694 | 694 | steps:
|
695 |
| - - uses: actions/checkout@v3.2.0 |
| 695 | + - uses: actions/checkout@v3.3.0 |
696 | 696 | with:
|
697 | 697 | fetch-depth: 0
|
698 | 698 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -789,7 +789,7 @@ jobs:
|
789 | 789 | max-parallel: 3
|
790 | 790 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
791 | 791 | steps:
|
792 |
| - - uses: actions/checkout@v3.2.0 |
| 792 | + - uses: actions/checkout@v3.3.0 |
793 | 793 | with:
|
794 | 794 | fetch-depth: 0
|
795 | 795 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -882,7 +882,7 @@ jobs:
|
882 | 882 | matrix: ${{fromJson(needs.set-matrix.outputs.matrix)}}
|
883 | 883 | if: "startsWith(github.ref, 'refs/tags/') || endsWith(github.ref, github.event.repository.default_branch)"
|
884 | 884 | steps:
|
885 |
| - - uses: actions/checkout@v3.2.0 |
| 885 | + - uses: actions/checkout@v3.3.0 |
886 | 886 | with:
|
887 | 887 | fetch-depth: 0
|
888 | 888 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -938,7 +938,7 @@ jobs:
|
938 | 938 | runs-on: ubuntu-latest
|
939 | 939 | if: "startsWith(github.ref, 'refs/tags/')"
|
940 | 940 | steps:
|
941 |
| - - uses: actions/checkout@v3.2.0 |
| 941 | + - uses: actions/checkout@v3.3.0 |
942 | 942 | with:
|
943 | 943 | fetch-depth: 0
|
944 | 944 | - run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
@@ -977,7 +977,7 @@ jobs:
|
977 | 977 | runs-on: ubuntu-latest
|
978 | 978 | if: "startsWith(github.ref, 'refs/tags/')"
|
979 | 979 | steps:
|
980 |
| - - uses: actions/checkout@v3.2.0 |
| 980 | + - uses: actions/checkout@v3.3.0 |
981 | 981 | with:
|
982 | 982 | fetch-depth: 0
|
983 | 983 | ref: "develop"
|
@@ -1005,7 +1005,7 @@ jobs:
|
1005 | 1005 | test-macos-service,
|
1006 | 1006 | ]
|
1007 | 1007 | steps:
|
1008 |
| - - uses: actions/checkout@v3.2.0 |
| 1008 | + - uses: actions/checkout@v3.3.0 |
1009 | 1009 | with:
|
1010 | 1010 | fetch-depth: 0
|
1011 | 1011 | - name: build images
|
@@ -1035,7 +1035,7 @@ jobs:
|
1035 | 1035 | ]
|
1036 | 1036 | if: startsWith(github.ref, 'refs/tags/')
|
1037 | 1037 | steps:
|
1038 |
| - - uses: actions/checkout@v3.2.0 |
| 1038 | + - uses: actions/checkout@v3.3.0 |
1039 | 1039 | with:
|
1040 | 1040 | fetch-depth: 0
|
1041 | 1041 | - name: set up environment variables
|
|
0 commit comments