Commit 3263e58 1 parent 83b80af commit 3263e58 Copy full SHA for 3263e58
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
99
webapp="${{ vars.ECR_URL }}:$SHA"
100
100
101
101
- name : Send deploy notification to product Slack channel
102
- uses : slackapi/slack-github-action@v1.25 .0
102
+ uses : slackapi/slack-github-action@v1.26 .0
103
103
with :
104
104
payload : |
105
105
{
@@ -168,7 +168,7 @@ jobs:
168
168
webapp="${{ vars.ECR_URL }}:$SHA"
169
169
170
170
- name : Send deploy notification to product Slack channel
171
- uses : slackapi/slack-github-action@v1.25 .0
171
+ uses : slackapi/slack-github-action@v1.26 .0
172
172
with :
173
173
payload : |
174
174
{
@@ -198,7 +198,7 @@ jobs:
198
198
SLACK_WEBHOOK_TYPE : INCOMING_WEBHOOK
199
199
200
200
- name : Send deploy notification to product Slack channel
201
- uses : slackapi/slack-github-action@v1.25 .0
201
+ uses : slackapi/slack-github-action@v1.26 .0
202
202
with :
203
203
payload : |
204
204
{
You can’t perform that action at this time.
0 commit comments