|
54 | 54 | - "1ES.Pool=1es-msquic-pool" |
55 | 55 | - "1ES.ImageOverride=WinServerPrerelease-LatestPwsh" |
56 | 56 | steps: |
57 | | - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 57 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
58 | 58 | with: |
59 | 59 | fetch-depth: 0 |
60 | 60 | - name: Download Build Artifacts |
@@ -105,7 +105,7 @@ jobs: |
105 | 105 | pr-allocfail: 100 |
106 | 106 | steps: |
107 | 107 | - name: Checkout repository |
108 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 108 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
109 | 109 | with: |
110 | 110 | fetch-depth: 0 |
111 | 111 | - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 |
@@ -151,7 +151,7 @@ jobs: |
151 | 151 | pr-timeout: 600000 |
152 | 152 | steps: |
153 | 153 | - name: Checkout repository |
154 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 154 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
155 | 155 | with: |
156 | 156 | fetch-depth: 0 |
157 | 157 | - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 |
@@ -185,7 +185,7 @@ jobs: |
185 | 185 | runs-on: windows-2022 |
186 | 186 | steps: |
187 | 187 | - name: Checkout repository |
188 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 188 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
189 | 189 | with: |
190 | 190 | fetch-depth: 0 |
191 | 191 | - name: Prepare Machine |
@@ -234,7 +234,7 @@ jobs: |
234 | 234 | runs-on: ubuntu-22.04 |
235 | 235 | steps: |
236 | 236 | - name: Checkout repository |
237 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 237 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
238 | 238 | - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 |
239 | 239 | name: Download Merged Coverage Report |
240 | 240 | with: |
|
0 commit comments