From 3770f4f2b7e5435ff9bf62356bf732a348833296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 14:36:40 +0000 Subject: [PATCH] Bump slackapi/slack-github-action from 1.14.0 to 1.23.0 (#56836) Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.14.0 to 1.23.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/v1.14.0...v1.23.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/detect-breaking-changes-report.yml | 2 +- .github/workflows/issue-labeled.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/detect-breaking-changes-report.yml b/.github/workflows/detect-breaking-changes-report.yml index 6ea4074c4e4..411395af025 100644 --- a/.github/workflows/detect-breaking-changes-report.yml +++ b/.github/workflows/detect-breaking-changes-report.yml @@ -104,7 +104,7 @@ jobs: - name: Post to Slack id: slack if: ${{ steps.levitate-run.outputs.exit_code == 1 && steps.does-label-exist.outputs.result == 0 }} - uses: slackapi/slack-github-action@v1.19.0 + uses: slackapi/slack-github-action@v1.23.0 with: payload: | { diff --git a/.github/workflows/issue-labeled.yml b/.github/workflows/issue-labeled.yml index 0d1c600bf4b..9fb045ed8b7 100644 --- a/.github/workflows/issue-labeled.yml +++ b/.github/workflows/issue-labeled.yml @@ -58,7 +58,7 @@ jobs: - name: "Send Slack notification" if: ${{ env.CHANNEL != 'null' }} - uses: slackapi/slack-github-action@v1.14.0 + uses: slackapi/slack-github-action@v1.23.0 with: payload: > {