build(deps): bump slackapi/slack-github-action from 1.27.0 to 2.1.0

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.27.0 to 2.1.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.27.0...v2.1.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-09 15:38:09 +00:00 committed by GitHub
parent 7147fdd970
commit 112301621a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@ jobs:
- name: Send release notification
if: steps.changesets.outputs.published == 'true'
id: slack
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.1.0
with:
payload: |
{
@ -93,7 +93,7 @@ jobs:
- name: Send failure notification
if: failure()
id: slack_failure
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.1.0
with:
payload: |
{