|
56 | 56 |
|
57 | 57 | steps: |
58 | 58 | - name: Checkout Repo |
59 | | - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 |
| 59 | + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 |
60 | 60 | with: |
61 | 61 | persist-credentials: false |
62 | 62 | fetch-depth: 100 # Enough for changeset status comparison, much faster than full history |
@@ -117,7 +117,7 @@ jobs: |
117 | 117 |
|
118 | 118 | steps: |
119 | 119 | - name: Checkout Repo |
120 | | - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 |
| 120 | + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 |
121 | 121 | with: |
122 | 122 | persist-credentials: false |
123 | 123 | fetch-depth: 1 |
@@ -160,7 +160,7 @@ jobs: |
160 | 160 |
|
161 | 161 | steps: |
162 | 162 | - name: Checkout Repo |
163 | | - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 |
| 163 | + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 |
164 | 164 | with: |
165 | 165 | persist-credentials: false |
166 | 166 | fetch-depth: 1 |
@@ -207,7 +207,7 @@ jobs: |
207 | 207 |
|
208 | 208 | steps: |
209 | 209 | - name: Checkout Repo |
210 | | - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 |
| 210 | + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 |
211 | 211 | with: |
212 | 212 | persist-credentials: false |
213 | 213 | fetch-depth: 1 |
@@ -271,7 +271,7 @@ jobs: |
271 | 271 |
|
272 | 272 | steps: |
273 | 273 | - name: Checkout Repo |
274 | | - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 |
| 274 | + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 |
275 | 275 | with: |
276 | 276 | persist-credentials: false |
277 | 277 | fetch-depth: 1 |
@@ -382,7 +382,7 @@ jobs: |
382 | 382 |
|
383 | 383 | steps: |
384 | 384 | - name: Checkout Repo |
385 | | - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 |
| 385 | + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 |
386 | 386 | with: |
387 | 387 | persist-credentials: false |
388 | 388 | fetch-depth: 1 |
@@ -555,7 +555,7 @@ jobs: |
555 | 555 |
|
556 | 556 | steps: |
557 | 557 | - name: Checkout repository |
558 | | - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 |
| 558 | + uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 |
559 | 559 | with: |
560 | 560 | persist-credentials: false |
561 | 561 | fetch-depth: 1 |
|
0 commit comments