Skip to content

Commit 7310615

Browse files
Merge pull request #32 from rudderlabs/dependabot/github_actions/slackapi/slack-github-action-1.27.0
chore(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0
2 parents 36a6941 + a38e58e commit 7310615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slack-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: Send message to Slack channel
1313
id: slack
14-
uses: slackapi/slack-github-action@v1.26.0
14+
uses: slackapi/slack-github-action@v1.27.0
1515
env:
1616
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
1717
PROJECT_NAME: rudder-integration-clevertap-android

0 commit comments

Comments
 (0)