File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6767 - name : Notify to Slack on failures
6868 if : failure()
6969 id : slack
70- uses : slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
70+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
7171 with :
7272 payload-templated : true
7373 payload-file-path : " ./payload-slack-content.json"
@@ -127,7 +127,7 @@ jobs:
127127 - name : Notify to Slack on failures
128128 if : failure()
129129 id : slack
130- uses : slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
130+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
131131 with :
132132 payload-templated : true
133133 payload-file-path : " ./payload-slack-content.json"
You can’t perform that action at this time.
0 commit comments