We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36a6941 + a38e58e commit 7310615Copy full SHA for 7310615
.github/workflows/slack-notify.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Send message to Slack channel
13
id: slack
14
- uses: slackapi/slack-github-action@v1.26.0
+ uses: slackapi/slack-github-action@v1.27.0
15
env:
16
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
17
PROJECT_NAME: rudder-integration-clevertap-android
0 commit comments