File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117
117
118
118
- name : Notify Slack
119
119
if : failure()
120
- uses : slackapi/slack-github-action@007b2c3c751a190b6f0f040e47ed024deaa72844 # v1.23 .0
120
+ uses : slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0 .0
121
121
with :
122
122
channel-id : ${{ env.SLACK_CHANNEL }}
123
123
slack-message : " Flightdeck acceptance terraform has failed to ${{ inputs.terraform_command }} on the ${{ inputs.module }} module."
Original file line number Diff line number Diff line change 75
75
76
76
- name : Notify Slack
77
77
if : failure()
78
- uses : slackapi/slack-github-action@007b2c3c751a190b6f0f040e47ed024deaa72844 # v1.23 .0
78
+ uses : slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0 .0
79
79
with :
80
80
channel-id : ${{ env.SLACK_CHANNEL }}
81
81
slack-message : " Flightdeck acceptance tests have failed on the testing cluster."
You can’t perform that action at this time.
0 commit comments