|
25 | 25 | runs-on: ubuntu-22.04 |
26 | 26 | steps: |
27 | 27 | - name: Checkout repository |
28 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 28 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
29 | 29 | with: |
30 | 30 | persist-credentials: false |
31 | 31 | ref: ${{ inputs.branch }} |
|
73 | 73 | image: ubuntu:22.04 |
74 | 74 | steps: |
75 | 75 | - name: Checkout repository |
76 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 76 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
77 | 77 | with: |
78 | 78 | persist-credentials: false |
79 | 79 | ref: ${{ inputs.branch }} |
@@ -118,7 +118,7 @@ jobs: |
118 | 118 | image: debian |
119 | 119 | steps: |
120 | 120 | - name: Checkout repository |
121 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 121 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
122 | 122 | with: |
123 | 123 | persist-credentials: false |
124 | 124 | ref: ${{ inputs.branch }} |
@@ -171,7 +171,7 @@ jobs: |
171 | 171 | image: archlinux |
172 | 172 | steps: |
173 | 173 | - name: Checkout repository |
174 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 174 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
175 | 175 | with: |
176 | 176 | persist-credentials: false |
177 | 177 | ref: ${{ inputs.branch }} |
@@ -218,7 +218,7 @@ jobs: |
218 | 218 | image: fedora |
219 | 219 | steps: |
220 | 220 | - name: Checkout repository |
221 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 221 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
222 | 222 | with: |
223 | 223 | persist-credentials: false |
224 | 224 | ref: ${{ inputs.branch }} |
@@ -262,7 +262,7 @@ jobs: |
262 | 262 | runs-on: ubuntu-latest |
263 | 263 | steps: |
264 | 264 | - name: Checkout repository |
265 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 265 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
266 | 266 | with: |
267 | 267 | persist-credentials: false |
268 | 268 | ref: ${{ inputs.branch }} |
@@ -339,7 +339,7 @@ jobs: |
339 | 339 | runs-on: ubuntu-22.04-arm |
340 | 340 | steps: |
341 | 341 | - name: Checkout repository |
342 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 342 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
343 | 343 | with: |
344 | 344 | persist-credentials: false |
345 | 345 | ref: ${{ inputs.branch }} |
@@ -392,7 +392,7 @@ jobs: |
392 | 392 | runs-on: ubuntu-22.04 |
393 | 393 | steps: |
394 | 394 | - name: Checkout repository |
395 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 395 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
396 | 396 | with: |
397 | 397 | persist-credentials: false |
398 | 398 | ref: ${{ inputs.branch }} |
@@ -445,7 +445,7 @@ jobs: |
445 | 445 | runs-on: ubuntu-22.04-arm |
446 | 446 | steps: |
447 | 447 | - name: Checkout repository |
448 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 448 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
449 | 449 | with: |
450 | 450 | persist-credentials: false |
451 | 451 | ref: ${{ inputs.branch }} |
@@ -499,7 +499,7 @@ jobs: |
499 | 499 | runs-on: macos-15-intel |
500 | 500 | steps: |
501 | 501 | - name: Checkout repository |
502 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 502 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
503 | 503 | with: |
504 | 504 | persist-credentials: false |
505 | 505 | ref: ${{ inputs.branch }} |
@@ -549,7 +549,7 @@ jobs: |
549 | 549 | runs-on: macos-15 |
550 | 550 | steps: |
551 | 551 | - name: Checkout repository |
552 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 552 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
553 | 553 | with: |
554 | 554 | persist-credentials: false |
555 | 555 | ref: ${{ inputs.branch }} |
@@ -602,7 +602,7 @@ jobs: |
602 | 602 | git config --global core.autocrlf false |
603 | 603 | git config --global core.eol lf |
604 | 604 | - name: Checkout repository |
605 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 605 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
606 | 606 | with: |
607 | 607 | persist-credentials: false |
608 | 608 | ref: ${{ inputs.branch }} |
@@ -663,7 +663,7 @@ jobs: |
663 | 663 | runs-on: ubuntu-latest |
664 | 664 | steps: |
665 | 665 | - name: Checkout repository |
666 | | - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2 |
| 666 | + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 #v6.0.3 |
667 | 667 | with: |
668 | 668 | persist-credentials: false |
669 | 669 | ref: ${{ inputs.branch }} |
|
0 commit comments