Commit bcc1021 1 parent 4e7e0ef commit bcc1021 Copy full SHA for bcc1021
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- name : Slack Notification
17
- uses : rtCamp/action-slack-notify@b24d75fe0e728a4bf9fc42ee217caa686d141ee8 # 2.2.1
17
+ uses : rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # 2.3.0
18
18
env :
19
19
SLACK_COLOR : ' #DE512A'
20
20
SLACK_ICON : https://github.com/nodejs.png?size=48
56
56
GH_TOKEN : ${{ github.token }}
57
57
- name : Slack Notification
58
58
if : ${{ env.INVALID_COMMIT_MESSAGE }}
59
- uses : rtCamp/action-slack-notify@b24d75fe0e728a4bf9fc42ee217caa686d141ee8 # 2.2.1
59
+ uses : rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # 2.3.0
60
60
env :
61
61
SLACK_COLOR : ' #DE512A'
62
62
SLACK_ICON : https://github.com/nodejs.png?size=48
You can’t perform that action at this time.
0 commit comments