|
63 | 63 | uses: jdcargile/ms-teams-notification@28e5ca976c053d54e2b852f3f38da312f35a24fc # v1.4 |
64 | 64 | with: |
65 | 65 | github-token: ${{ github.token }} |
66 | | - ms-teams-webhook-uri: http://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
| 66 | + ms-teams-webhook-uri: https://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
67 | 67 | notification-color: dc3545 |
68 | 68 | notification-summary: ❌ GitHub Actions workflow failed |
69 | 69 | run__exit_1__1_: |
@@ -112,7 +112,7 @@ jobs: |
112 | 112 | uses: jdcargile/ms-teams-notification@28e5ca976c053d54e2b852f3f38da312f35a24fc # v1.4 |
113 | 113 | with: |
114 | 114 | github-token: ${{ github.token }} |
115 | | - ms-teams-webhook-uri: http://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
| 115 | + ms-teams-webhook-uri: https://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
116 | 116 | notification-color: dc3545 |
117 | 117 | notification-summary: ❌ GitHub Actions workflow failed |
118 | 118 | deploy-cf: |
@@ -180,7 +180,7 @@ jobs: |
180 | 180 | uses: jdcargile/ms-teams-notification@28e5ca976c053d54e2b852f3f38da312f35a24fc # v1.4 |
181 | 181 | with: |
182 | 182 | github-token: ${{ github.token }} |
183 | | - ms-teams-webhook-uri: http://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
| 183 | + ms-teams-webhook-uri: https://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
184 | 184 | notification-color: dc3545 |
185 | 185 | notification-summary: ❌ GitHub Actions workflow failed |
186 | 186 | docker-push: |
@@ -241,7 +241,7 @@ jobs: |
241 | 241 | uses: jdcargile/ms-teams-notification@28e5ca976c053d54e2b852f3f38da312f35a24fc # v1.4 |
242 | 242 | with: |
243 | 243 | github-token: ${{ github.token }} |
244 | | - ms-teams-webhook-uri: http://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
| 244 | + ms-teams-webhook-uri: https://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
245 | 245 | notification-color: dc3545 |
246 | 246 | notification-summary: ❌ GitHub Actions workflow failed |
247 | 247 | docker-compose: |
@@ -301,6 +301,6 @@ jobs: |
301 | 301 | uses: jdcargile/ms-teams-notification@28e5ca976c053d54e2b852f3f38da312f35a24fc # v1.4 |
302 | 302 | with: |
303 | 303 | github-token: ${{ github.token }} |
304 | | - ms-teams-webhook-uri: http://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
| 304 | + ms-teams-webhook-uri: https://platform-api.ee.springernature.io/api/v1/message?team=halfpipe-team |
305 | 305 | notification-color: dc3545 |
306 | 306 | notification-summary: ❌ GitHub Actions workflow failed |
0 commit comments