Skip to content

Commit a38e58e

Browse files
chore(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36a6941 commit a38e58e

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)