Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 8d59643

Browse files
Bump slackapi/slack-github-action from 2.1.1 to 3.0.1 (#27558)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06115eb commit 8d59643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mobile_pr_needs_review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: Send Slack Notification
3636
if: steps.check_author.outputs.is_team_member == 'false'
37-
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
37+
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
3838
with:
3939
method: chat.postMessage
4040
token: ${{ env.SLACK_API_TOKEN }}

0 commit comments

Comments
 (0)