File tree Expand file tree Collapse file tree
actions/feature-flag-drift-slack-noti Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 } >> "$GITHUB_OUTPUT"
6565
6666 - name : Send Slack notification
67- uses : slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95
67+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a
6868 with :
6969 webhook : ${{ inputs.slack-webhook }}
7070 webhook-type : incoming-webhook
Original file line number Diff line number Diff line change 4747 } >> "$GITHUB_OUTPUT"
4848
4949 - name : Send Slack notification
50- uses : slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95
50+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a
5151 with :
5252 webhook : ' ${{ secrets.SLACK_RELAY_SUBSIDY_BALANCE_TRACKER_WEBHOOK_URL }}'
5353 webhook-type : incoming-webhook
Original file line number Diff line number Diff line change 4747 echo "FINAL_TEXT=$FINAL_TEXT" >> "$GITHUB_OUTPUT"
4848 - name : Post to a Slack channel
4949 if : inputs.slack-subteam != ''
50- uses : slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95
50+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a
5151 with :
5252 payload : |
5353 {
You can’t perform that action at this time.
0 commit comments