We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd21a2 commit fe4fc00Copy full SHA for fe4fc00
.github/workflows/_deploy.yml
@@ -197,7 +197,7 @@ jobs:
197
uses: ./.github/actions/catch-failed-step
198
- name: Send job result to slack
199
id: slack
200
- uses: slackapi/slack-github-action@v1.27.0
+ uses: slackapi/slack-github-action@v2.0.0
201
with:
202
payload: |
203
{
.github/workflows/merge.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Send merge result to slack
70
71
72
73
74
0 commit comments