Skip to content

Commit 7e4467c

Browse files
build(deps): bump slackapi/slack-github-action from 2.1.1 to 3 (#413)
* build(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.1.1...v3.0.1) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestion from @zliang-akamai --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com>
1 parent e048e3b commit 7e4467c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
- name: Notify Slack - Main Message
5454
id: main_message
55-
uses: slackapi/slack-github-action@v2.1.1
55+
uses: slackapi/slack-github-action@v3
5656
with:
5757
method: chat.postMessage
5858
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)