File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 20
20
if : ${{ failure() }}
21
21
steps :
22
22
- name : Notify Slack on failure
23
- uses : rtCamp/action-slack-notify@v2.3.1
23
+ uses : rtCamp/action-slack-notify@v2.3.2
24
24
env :
25
25
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
26
26
SLACK_CHANNEL : sdk-sims
Original file line number Diff line number Diff line change 38
38
39
39
- name : Send Slack Reminder
40
40
if : steps.pr-list.outputs.result != ''
41
- uses : rtCamp/action-slack-notify@v2.3.1
41
+ uses : rtCamp/action-slack-notify@v2.3.2
42
42
env :
43
43
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
44
44
SLACK_CHANNEL : pr-github
Original file line number Diff line number Diff line change 37
37
runs-on : ubuntu-latest
38
38
steps :
39
39
- name : Notify Slack on success
40
- uses : rtCamp/action-slack-notify@v2.3.1
40
+ uses : rtCamp/action-slack-notify@v2.3.2
41
41
env :
42
42
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
43
43
SLACK_CHANNEL : cosmos-tech
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115
115
116
116
- name : Notify Slack on success
117
117
if : ${{ steps.last_status.outputs.last_status == 'failure' }}
118
- uses : rtCamp/action-slack-notify@v2.3.1
118
+ uses : rtCamp/action-slack-notify@v2.3.2
119
119
env :
120
120
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
121
121
SLACK_CHANNEL : sdk-sims
@@ -134,7 +134,7 @@ jobs:
134
134
if : ${{ failure() }}
135
135
steps :
136
136
- name : Notify Slack on failure
137
- uses : rtCamp/action-slack-notify@v2.3.1
137
+ uses : rtCamp/action-slack-notify@v2.3.2
138
138
env :
139
139
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
140
140
SLACK_CHANNEL : sdk-sims
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115
115
116
116
- name : Notify Slack on success
117
117
if : ${{ steps.last_status.outputs.last_status == 'failure' }}
118
- uses : rtCamp/action-slack-notify@v2.3.1
118
+ uses : rtCamp/action-slack-notify@v2.3.2
119
119
env :
120
120
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
121
121
SLACK_CHANNEL : sdk-sims
@@ -134,7 +134,7 @@ jobs:
134
134
if : ${{ failure() }}
135
135
steps :
136
136
- name : Notify Slack on failure
137
- uses : rtCamp/action-slack-notify@v2.3.1
137
+ uses : rtCamp/action-slack-notify@v2.3.2
138
138
env :
139
139
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
140
140
SLACK_CHANNEL : sdk-sims
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111
111
112
112
- name : Notify Slack on success
113
113
if : ${{ steps.last_status.outputs.last_status == 'failure' }}
114
- uses : rtCamp/action-slack-notify@v2.3.1
114
+ uses : rtCamp/action-slack-notify@v2.3.2
115
115
env :
116
116
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
117
117
SLACK_CHANNEL : sdk-sims
@@ -135,7 +135,7 @@ jobs:
135
135
if : ${{ failure() }}
136
136
steps :
137
137
- name : Notify Slack on failure
138
- uses : rtCamp/action-slack-notify@v2.3.1
138
+ uses : rtCamp/action-slack-notify@v2.3.2
139
139
env :
140
140
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
141
141
SLACK_CHANNEL : sdk-sims
Original file line number Diff line number Diff line change 44
44
45
45
- name : Notify Slack on success
46
46
if : ${{ steps.last_status.outputs.last_status == 'failure' }}
47
- uses : rtCamp/action-slack-notify@v2.3.1
47
+ uses : rtCamp/action-slack-notify@v2.3.2
48
48
env :
49
49
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
50
50
SLACK_CHANNEL : sdk-sims
62
62
if : ${{ failure() }}
63
63
steps :
64
64
- name : Notify Slack on failure
65
- uses : rtCamp/action-slack-notify@v2.3.1
65
+ uses : rtCamp/action-slack-notify@v2.3.2
66
66
env :
67
67
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
68
68
SLACK_CHANNEL : sdk-sims
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102
102
103
103
- name : Notify Slack on success
104
104
if : ${{ steps.last_status.outputs.last_status == 'failure' }}
105
- uses : rtCamp/action-slack-notify@v2.3.1
105
+ uses : rtCamp/action-slack-notify@v2.3.2
106
106
env :
107
107
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
108
108
SLACK_CHANNEL : sdk-sims
@@ -126,7 +126,7 @@ jobs:
126
126
if : ${{ failure() }}
127
127
steps :
128
128
- name : Notify Slack on failure
129
- uses : rtCamp/action-slack-notify@v2.3.1
129
+ uses : rtCamp/action-slack-notify@v2.3.2
130
130
env :
131
131
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
132
132
SLACK_CHANNEL : sdk-sims
Original file line number Diff line number Diff line change 46
46
47
47
- name : Notify Slack on success
48
48
if : ${{ steps.last_status.outputs.last_status == 'failure' }}
49
- uses : rtCamp/action-slack-notify@v2.3.1
49
+ uses : rtCamp/action-slack-notify@v2.3.2
50
50
env :
51
51
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
52
52
SLACK_CHANNEL : sdk-sims
64
64
if : ${{ failure() }}
65
65
steps :
66
66
- name : Notify Slack on failure
67
- uses : rtCamp/action-slack-notify@v2.3.1
67
+ uses : rtCamp/action-slack-notify@v2.3.2
68
68
env :
69
69
SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
70
70
SLACK_CHANNEL : sdk-sims
You can’t perform that action at this time.
0 commit comments