Skip to content

Commit

Permalink
Merge pull request #552 from rudderlabs/dependabot/github_actions/sla…
Browse files Browse the repository at this point in the history
…ckapi/slack-github-action-2.0.0

chore(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0
  • Loading branch information
SKannaniOS authored Dec 10, 2024
2 parents fe9ab96 + fd4d526 commit dcf152d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Send message to Slack channel
id: slack
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.0.0
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
PROJECT_NAME: 'iOS SDK'
Expand Down

0 comments on commit dcf152d

Please sign in to comment.