File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ jobs:
205205 uses : ./.github/actions/catch-failed-step
206206 - name : Send job result to slack
207207 id : slack
208- uses : slackapi/slack-github-action@v2.0.0
208+ uses : slackapi/slack-github-action@v2.1.1
209209 with :
210210 webhook-type : webhook-trigger
211211 payload : |
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ jobs:
143143 uses : ./.github/actions/catch-failed-step
144144 - name : Send job result to slack
145145 id : slack
146- uses : slackapi/slack-github-action@v2.0.0
146+ uses : slackapi/slack-github-action@v2.1.1
147147 with :
148148 webhook-type : webhook-trigger
149149 payload : |
Original file line number Diff line number Diff line change 8787 uses : ./.github/actions/catch-failed-step
8888 - name : Send merge result to slack
8989 id : slack
90- uses : slackapi/slack-github-action@v2.0.0
90+ uses : slackapi/slack-github-action@v2.1.1
9191 with :
9292 webhook-type : webhook-trigger
9393 payload : |
You can’t perform that action at this time.
0 commit comments