|
37 | 37 | with: |
38 | 38 | persist-credentials: false |
39 | 39 | - name: Add SSH private keys for submodule repositories |
40 | | - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1 |
| 40 | + uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0 |
41 | 41 | if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'element-hq/element-x-android' }} |
42 | 42 | with: |
43 | 43 | ssh-private-key: ${{ secrets.ELEMENT_ENTERPRISE_DEPLOY_KEY }} |
@@ -100,7 +100,7 @@ jobs: |
100 | 100 | ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.ref }} |
101 | 101 | persist-credentials: false |
102 | 102 | - name: Add SSH private keys for submodule repositories |
103 | | - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1 |
| 103 | + uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0 |
104 | 104 | if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'element-hq/element-x-android' }} |
105 | 105 | with: |
106 | 106 | ssh-private-key: ${{ secrets.ELEMENT_ENTERPRISE_DEPLOY_KEY }} |
@@ -141,7 +141,7 @@ jobs: |
141 | 141 | ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.ref }} |
142 | 142 | persist-credentials: false |
143 | 143 | - name: Add SSH private keys for submodule repositories |
144 | | - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1 |
| 144 | + uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0 |
145 | 145 | if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'element-hq/element-x-android' }} |
146 | 146 | with: |
147 | 147 | ssh-private-key: ${{ secrets.ELEMENT_ENTERPRISE_DEPLOY_KEY }} |
@@ -175,7 +175,7 @@ jobs: |
175 | 175 | ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.ref }} |
176 | 176 | persist-credentials: false |
177 | 177 | - name: Add SSH private keys for submodule repositories |
178 | | - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1 |
| 178 | + uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0 |
179 | 179 | if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'element-hq/element-x-android' }} |
180 | 180 | with: |
181 | 181 | ssh-private-key: ${{ secrets.ELEMENT_ENTERPRISE_DEPLOY_KEY }} |
@@ -220,7 +220,7 @@ jobs: |
220 | 220 | ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.ref }} |
221 | 221 | persist-credentials: false |
222 | 222 | - name: Add SSH private keys for submodule repositories |
223 | | - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1 |
| 223 | + uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0 |
224 | 224 | if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'element-hq/element-x-android' }} |
225 | 225 | with: |
226 | 226 | ssh-private-key: ${{ secrets.ELEMENT_ENTERPRISE_DEPLOY_KEY }} |
@@ -261,7 +261,7 @@ jobs: |
261 | 261 | ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.ref }} |
262 | 262 | persist-credentials: false |
263 | 263 | - name: Add SSH private keys for submodule repositories |
264 | | - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1 |
| 264 | + uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0 |
265 | 265 | if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'element-hq/element-x-android' }} |
266 | 266 | with: |
267 | 267 | ssh-private-key: ${{ secrets.ELEMENT_ENTERPRISE_DEPLOY_KEY }} |
@@ -302,7 +302,7 @@ jobs: |
302 | 302 | ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.ref }} |
303 | 303 | persist-credentials: false |
304 | 304 | - name: Add SSH private keys for submodule repositories |
305 | | - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1 |
| 305 | + uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0 |
306 | 306 | if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'element-hq/element-x-android' }} |
307 | 307 | with: |
308 | 308 | ssh-private-key: ${{ secrets.ELEMENT_ENTERPRISE_DEPLOY_KEY }} |
@@ -351,7 +351,7 @@ jobs: |
351 | 351 | ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.ref }} |
352 | 352 | persist-credentials: false |
353 | 353 | - name: Download reports from previous jobs |
354 | | - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 |
| 354 | + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 |
355 | 355 | - name: Prepare Danger |
356 | 356 | if: always() |
357 | 357 | run: | |
|
0 commit comments