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.
1 parent 36a6941 commit a38e58eCopy full SHA for a38e58e
.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