diff --git a/.github/workflows/linux_benchmark.yml b/.github/workflows/linux_benchmark.yml index 078608f941c6..970c90c9ef8b 100644 --- a/.github/workflows/linux_benchmark.yml +++ b/.github/workflows/linux_benchmark.yml @@ -308,7 +308,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/linux_examples.yml b/.github/workflows/linux_examples.yml index db7a355e3db7..f8d397210d2c 100644 --- a/.github/workflows/linux_examples.yml +++ b/.github/workflows/linux_examples.yml @@ -308,7 +308,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/linux_test.yml b/.github/workflows/linux_test.yml index d75b02ddd958..04d63e8d50f5 100644 --- a/.github/workflows/linux_test.yml +++ b/.github/workflows/linux_test.yml @@ -307,7 +307,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/linux_test_cov.yml b/.github/workflows/linux_test_cov.yml index 17fb8ebf49fc..626cfe891aab 100644 --- a/.github/workflows/linux_test_cov.yml +++ b/.github/workflows/linux_test_cov.yml @@ -308,7 +308,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/linux_test_install.yml b/.github/workflows/linux_test_install.yml index cbf5cae0ed28..5f7009046fff 100644 --- a/.github/workflows/linux_test_install.yml +++ b/.github/workflows/linux_test_install.yml @@ -331,7 +331,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/macos_benchmark.yml b/.github/workflows/macos_benchmark.yml index 7ca84352c263..c7b2208666e9 100644 --- a/.github/workflows/macos_benchmark.yml +++ b/.github/workflows/macos_benchmark.yml @@ -294,7 +294,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/macos_test.yml b/.github/workflows/macos_test.yml index b997a9b1f7f2..0cd4bc4fc982 100644 --- a/.github/workflows/macos_test.yml +++ b/.github/workflows/macos_test.yml @@ -293,7 +293,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/macos_test_cov.yml b/.github/workflows/macos_test_cov.yml index 4a5ee640d644..0658279b2fa5 100644 --- a/.github/workflows/macos_test_cov.yml +++ b/.github/workflows/macos_test_cov.yml @@ -294,7 +294,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/macos_test_npm_install.yml b/.github/workflows/macos_test_npm_install.yml index 8a6ad596d2fc..68ee19d12f0b 100644 --- a/.github/workflows/macos_test_npm_install.yml +++ b/.github/workflows/macos_test_npm_install.yml @@ -290,7 +290,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/markdown_links.yml b/.github/workflows/markdown_links.yml index bbfd69910eec..07bb853e353b 100644 --- a/.github/workflows/markdown_links.yml +++ b/.github/workflows/markdown_links.yml @@ -235,7 +235,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/markdown_src_attributes.yml b/.github/workflows/markdown_src_attributes.yml index 3ae99f266675..6a96e25464f0 100644 --- a/.github/workflows/markdown_src_attributes.yml +++ b/.github/workflows/markdown_src_attributes.yml @@ -178,7 +178,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/standalone_publish.yml b/.github/workflows/standalone_publish.yml index a4565f596e43..61bdf9ac6c53 100644 --- a/.github/workflows/standalone_publish.yml +++ b/.github/workflows/standalone_publish.yml @@ -181,7 +181,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/standalone_push_changes.yml b/.github/workflows/standalone_push_changes.yml index c507fab5f056..fd1475e336c5 100644 --- a/.github/workflows/standalone_push_changes.yml +++ b/.github/workflows/standalone_push_changes.yml @@ -155,7 +155,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/standalone_test.yml b/.github/workflows/standalone_test.yml index 9cde5de954c6..47fe8484447d 100644 --- a/.github/workflows/standalone_test.yml +++ b/.github/workflows/standalone_test.yml @@ -133,7 +133,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/test_published_package.yml b/.github/workflows/test_published_package.yml index e000d7c13bce..29affd844b0d 100644 --- a/.github/workflows/test_published_package.yml +++ b/.github/workflows/test_published_package.yml @@ -98,7 +98,7 @@ jobs: # Send Zulip notification if job fails: - name: 'Send notification to Zulip in case of failure' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: failure() with: api-key: ${{ secrets.ZULIP_API_KEY }} diff --git a/.github/workflows/windows_test_npm_install.yml b/.github/workflows/windows_test_npm_install.yml index 106a6cd8f253..9664e85fc954 100644 --- a/.github/workflows/windows_test_npm_install.yml +++ b/.github/workflows/windows_test_npm_install.yml @@ -344,7 +344,7 @@ jobs: # Send notification to Zulip: - name: 'Send notification' # Pin action to full length commit SHA - uses: zulip/github-actions-zulip/send-message@e4c8f27c732ba9bd98ac6be0583096dea82feea5 # v1.0.2 + uses: zulip/github-actions-zulip/send-message@bd8ec52de371d139ae8313661b7d8318c19266aa # v2.0.1 if: success() with: api-key: ${{ secrets.ZULIP_API_KEY }}