## Description Under **GitHub Actions** of this repository **"[Slack Notify on Star](https://github.com/layer5io/trigger-remote-provider-action/actions/runs/6325365769)"** job is failing for which [Slack.yaml](https://github.com/layer5io/trigger-remote-provider-action/blob/master/.github/workflows/slack.yml) is to be Updated. ## Fix To fix this issue, update the code of [slack.yaml](https://github.com/layer5io/trigger-remote-provider-action/blob/master/.github/workflows/slack.yml) just by copy/pasting the code from[ slack.yaml](https://github.com/meshery/meshery/blob/master/.github/workflows/slack.yml) of [meshery](https://github.com/meshery/meshery)
Description
Under GitHub Actions of this repository "Slack Notify on Star" job is failing for which Slack.yaml is to be Updated.
Fix
To fix this issue, update the code of slack.yaml just by copy/pasting the code from slack.yaml of meshery