⬆️ CI(Actions): Bump slackapi/slack-github-action from 1.27.0 to 3.0.3#618
⬆️ CI(Actions): Bump slackapi/slack-github-action from 1.27.0 to 3.0.3#618dependabot[bot] wants to merge 1 commit into
Conversation
|
👋 Maintainer reminder: Smoke tests cannot run automatically on dependabot PRs due to GitHub secret restrictions. Before merging, add the |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 40f50c0. Configure here.
| - name: Notify Slack on Failure | ||
| if: failure() | ||
| uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0 | ||
| uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c # v3.0.3 |
There was a problem hiding this comment.
Missing webhook-type for Slack v3
High Severity
Bumping slackapi/slack-github-action to v3.0.3 without adding webhook-type: incoming-webhook under with: leaves steps configured like v1. v2+ ignores SLACK_WEBHOOK_TYPE and fails with a missing-input error, so release and smoke-test Slack notifications never send.
Additional Locations (3)
Reviewed by Cursor Bugbot for commit 40f50c0. Configure here.
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.27.0 to 3.0.3. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](slackapi/slack-github-action@37ebaef...45a88b9) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
40f50c0 to
66a6647
Compare
|
👋 Maintainer reminder: Smoke tests cannot run automatically on dependabot PRs due to GitHub secret restrictions. Before merging, add the |


Bumps slackapi/slack-github-action from 1.27.0 to 3.0.3.
Release notes
Sourced from slackapi/slack-github-action's releases.
... (truncated)
Changelog
Sourced from slackapi/slack-github-action's changelog.
Commits
45a88b9chore: release1c0bcf0chore: release (#606)66834e4feat: add instrumentation to address error rates (#600)0fe0f90build(deps): bump@actions/githubfrom 9.0.0 to 9.1.1 (#605)c5e7059build(deps): bump@slack/web-apifrom 7.15.0 to 7.15.1 (#604)0325526build(deps-dev): bump@biomejs/biomefrom 2.4.10 to 2.4.13 (#601)900cd3ebuild(deps-dev): bump@types/nodefrom 24.12.0 to 24.12.2 (#603)53fdcffbuild(deps): bump@actions/corefrom 3.0.0 to 3.0.1 (#602)26856ccbuild(deps): bump slackapi/slack-github-action from 3.0.1 to 3.0.2 (#596)feba1e2ci: skip publish step if no release is needed (#599)