|
11 | 11 | runs-on: macos-latest |
12 | 12 | steps: |
13 | 13 | - name: Checkout sources |
14 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 14 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
15 | 15 | with: |
16 | 16 | fetch-depth: 0 |
17 | 17 | - name: Tag current commit |
|
45 | 45 | runs-on: ubuntu-latest |
46 | 46 | steps: |
47 | 47 | - name: Checkout sources |
48 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 48 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
49 | 49 | with: |
50 | 50 | fetch-depth: 0 |
51 | 51 | - name: Tag current commit |
|
79 | 79 | runs-on: windows-latest |
80 | 80 | steps: |
81 | 81 | - name: Checkout sources |
82 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 82 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
83 | 83 | with: |
84 | 84 | fetch-depth: 0 |
85 | 85 | - name: Tag current commit |
@@ -113,7 +113,7 @@ jobs: |
113 | 113 | runs-on: windows-latest |
114 | 114 | steps: |
115 | 115 | - name: Checkout sources |
116 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 116 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
117 | 117 | with: |
118 | 118 | fetch-depth: 0 |
119 | 119 | - name: Tag current commit |
@@ -148,7 +148,7 @@ jobs: |
148 | 148 | runs-on: windows-latest |
149 | 149 | steps: |
150 | 150 | - name: Checkout sources |
151 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 151 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
152 | 152 | with: |
153 | 153 | fetch-depth: 0 |
154 | 154 | - name: Tag current commit |
@@ -180,7 +180,7 @@ jobs: |
180 | 180 | runs-on: ubuntu-latest |
181 | 181 | steps: |
182 | 182 | - name: Checkout sources |
183 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 183 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
184 | 184 | with: |
185 | 185 | fetch-depth: 0 |
186 | 186 | - name: Setup .NET |
@@ -218,7 +218,7 @@ jobs: |
218 | 218 | timeout-minutes: 300 |
219 | 219 | steps: |
220 | 220 | - name: Checkout sources |
221 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 221 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
222 | 222 | with: |
223 | 223 | fetch-depth: 0 |
224 | 224 | - name: Setup .NET |
@@ -246,7 +246,7 @@ jobs: |
246 | 246 | timeout-minutes: 300 |
247 | 247 | steps: |
248 | 248 | - name: Checkout sources |
249 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 249 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
250 | 250 | with: |
251 | 251 | fetch-depth: 0 |
252 | 252 | - name: Setup .NET |
@@ -290,7 +290,7 @@ jobs: |
290 | 290 | needs: [test-macos, test-ubuntu, test-windows, test-net-framework, test-examples, stryker-windows, stryker-ubuntu] |
291 | 291 | steps: |
292 | 292 | - name: Checkout sources |
293 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 293 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
294 | 294 | with: |
295 | 295 | fetch-depth: 0 |
296 | 296 | - name: Tag current commit |
@@ -362,7 +362,7 @@ jobs: |
362 | 362 | skip-label: | |
363 | 363 | state: released |
364 | 364 | - name: Checkout sources |
365 | | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 365 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 |
366 | 366 | with: |
367 | 367 | fetch-depth: 0 |
368 | 368 | - name: Delete release branch |
|
0 commit comments