|
37 | 37 | run: bash standard-builder/build-and-push.bash |
38 | 38 | - name: Send alert on failure |
39 | 39 | if: ${{ failure() }} |
40 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 40 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
41 | 41 | with: |
42 | 42 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
43 | 43 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
|
72 | 72 | run: bash standard-builder-with-pcre/build-and-push.bash |
73 | 73 | - name: Send alert on failure |
74 | 74 | if: ${{ failure() }} |
75 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 75 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
76 | 76 | with: |
77 | 77 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
78 | 78 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -106,7 +106,7 @@ jobs: |
106 | 106 | run: bash standard-builder-with-libressl-4.2.0/build-and-push.bash |
107 | 107 | - name: Send alert on failure |
108 | 108 | if: ${{ failure() }} |
109 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 109 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
110 | 110 | with: |
111 | 111 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
112 | 112 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -140,7 +140,7 @@ jobs: |
140 | 140 | run: bash standard-builder-with-libressl-4.2.0/build-and-push.bash |
141 | 141 | - name: Send alert on failure |
142 | 142 | if: ${{ failure() }} |
143 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 143 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
144 | 144 | with: |
145 | 145 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
146 | 146 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -175,7 +175,7 @@ jobs: |
175 | 175 | run: bash standard-builder-with-libressl-4.2.0/combine-images.bash |
176 | 176 | - name: Send alert on failure |
177 | 177 | if: ${{ failure() }} |
178 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 178 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
179 | 179 | with: |
180 | 180 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
181 | 181 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -209,7 +209,7 @@ jobs: |
209 | 209 | run: bash standard-builder-with-libressl-4.2.1/build-and-push.bash |
210 | 210 | - name: Send alert on failure |
211 | 211 | if: ${{ failure() }} |
212 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 212 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
213 | 213 | with: |
214 | 214 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
215 | 215 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -243,7 +243,7 @@ jobs: |
243 | 243 | run: bash standard-builder-with-libressl-4.2.1/build-and-push.bash |
244 | 244 | - name: Send alert on failure |
245 | 245 | if: ${{ failure() }} |
246 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 246 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
247 | 247 | with: |
248 | 248 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
249 | 249 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -278,7 +278,7 @@ jobs: |
278 | 278 | run: bash standard-builder-with-libressl-4.2.1/combine-images.bash |
279 | 279 | - name: Send alert on failure |
280 | 280 | if: ${{ failure() }} |
281 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 281 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
282 | 282 | with: |
283 | 283 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
284 | 284 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -312,7 +312,7 @@ jobs: |
312 | 312 | run: bash standard-builder-with-openssl-3.6.0/build-and-push.bash |
313 | 313 | - name: Send alert on failure |
314 | 314 | if: ${{ failure() }} |
315 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 315 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
316 | 316 | with: |
317 | 317 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
318 | 318 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -346,7 +346,7 @@ jobs: |
346 | 346 | run: bash standard-builder-with-openssl-3.6.0/build-and-push.bash |
347 | 347 | - name: Send alert on failure |
348 | 348 | if: ${{ failure() }} |
349 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 349 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
350 | 350 | with: |
351 | 351 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
352 | 352 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -381,7 +381,7 @@ jobs: |
381 | 381 | run: bash standard-builder-with-openssl-3.6.0/combine-images.bash |
382 | 382 | - name: Send alert on failure |
383 | 383 | if: ${{ failure() }} |
384 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 384 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
385 | 385 | with: |
386 | 386 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
387 | 387 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -415,7 +415,7 @@ jobs: |
415 | 415 | run: bash standard-builder-with-openssl-3.6.2/build-and-push.bash |
416 | 416 | - name: Send alert on failure |
417 | 417 | if: ${{ failure() }} |
418 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 418 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
419 | 419 | with: |
420 | 420 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
421 | 421 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -449,7 +449,7 @@ jobs: |
449 | 449 | run: bash standard-builder-with-openssl-3.6.2/build-and-push.bash |
450 | 450 | - name: Send alert on failure |
451 | 451 | if: ${{ failure() }} |
452 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 452 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
453 | 453 | with: |
454 | 454 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
455 | 455 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -484,7 +484,7 @@ jobs: |
484 | 484 | run: bash standard-builder-with-openssl-3.6.2/combine-images.bash |
485 | 485 | - name: Send alert on failure |
486 | 486 | if: ${{ failure() }} |
487 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 487 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
488 | 488 | with: |
489 | 489 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
490 | 490 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -518,7 +518,7 @@ jobs: |
518 | 518 | run: bash standard-builder-with-openssl-4.0.0/build-and-push.bash |
519 | 519 | - name: Send alert on failure |
520 | 520 | if: ${{ failure() }} |
521 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 521 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
522 | 522 | with: |
523 | 523 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
524 | 524 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -552,7 +552,7 @@ jobs: |
552 | 552 | run: bash standard-builder-with-openssl-4.0.0/build-and-push.bash |
553 | 553 | - name: Send alert on failure |
554 | 554 | if: ${{ failure() }} |
555 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 555 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
556 | 556 | with: |
557 | 557 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
558 | 558 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -587,7 +587,7 @@ jobs: |
587 | 587 | run: bash standard-builder-with-openssl-4.0.0/combine-images.bash |
588 | 588 | - name: Send alert on failure |
589 | 589 | if: ${{ failure() }} |
590 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 590 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
591 | 591 | with: |
592 | 592 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
593 | 593 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -621,7 +621,7 @@ jobs: |
621 | 621 | run: bash x86-64-unknown-linux-builder-with-libressl-3.9.2/build-and-push.bash |
622 | 622 | - name: Send alert on failure |
623 | 623 | if: ${{ failure() }} |
624 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 624 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
625 | 625 | with: |
626 | 626 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
627 | 627 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -655,7 +655,7 @@ jobs: |
655 | 655 | run: bash x86-64-unknown-linux-builder-with-openssl_1.1.1w/build-and-push.bash |
656 | 656 | - name: Send alert on failure |
657 | 657 | if: ${{ failure() }} |
658 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 658 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
659 | 659 | with: |
660 | 660 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
661 | 661 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -729,7 +729,7 @@ jobs: |
729 | 729 | client-payload: '{}' |
730 | 730 | - name: Send alert on failure |
731 | 731 | if: ${{ failure() }} |
732 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 732 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
733 | 733 | with: |
734 | 734 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
735 | 735 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -790,7 +790,7 @@ jobs: |
790 | 790 | skip-shas: ${{ steps.multi-arch-digests.outputs.skip-shas }} |
791 | 791 | - name: Send alert on failure |
792 | 792 | if: ${{ failure() }} |
793 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 793 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
794 | 794 | with: |
795 | 795 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
796 | 796 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
@@ -827,7 +827,7 @@ jobs: |
827 | 827 | cut-off: 1d |
828 | 828 | - name: Send alert on failure |
829 | 829 | if: ${{ failure() }} |
830 | | - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 |
| 830 | + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa |
831 | 831 | with: |
832 | 832 | api-key: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_API_KEY }} |
833 | 833 | email: ${{ secrets.ZULIP_SCHEDULED_JOB_FAILURE_EMAIL }} |
|
0 commit comments