Skip to content

Commit ddfefe8

Browse files
build(deps): Bump slackapi/slack-github-action from 2.1.1 to 3.0.2
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.1 to 3.0.2. - [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@v2.1.1...v3.0.2) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8caad48 commit ddfefe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/forward-compatibility.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
steps:
9696
- name: Send Slack alert notification
9797
if: ${{ env.SLACK_BOT_TOKEN != '' }}
98-
uses: slackapi/slack-github-action@v2.1.1
98+
uses: slackapi/slack-github-action@v3.0.2
9999
with:
100100
method: chat.postMessage
101101
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)