From ffcfdbc15d2665fb5ead3158aed96fb0ac8af843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 12:32:30 -0700 Subject: [PATCH] Bump slackapi/slack-github-action from 1.18.0 to 1.24.0 (#12293) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.18.0 to 1.24.0.
Release notes

Sourced from slackapi/slack-github-action's releases.

Slack Send V1.24.0

What's Changed

New Contributors

Full Changelog: https://github.com/slackapi/slack-github-action/compare/v1.23.0...v1.24.0

Slack Send V1.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/slackapi/slack-github-action/compare/v1.22.0...v1.23.0

Slack Send V1.22.0

What's Changed

New Contributors

Full Changelog: https://github.com/slackapi/slack-github-action/compare/v1.21.0...v1.22.0

Slack Send V1.21.0

What's Changed

Full Changelog: https://github.com/slackapi/slack-github-action/compare/v1.20.0...v1.21.0

... (truncated)

Commits

Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/integration.yml | 2 +- .github/workflows/test-go.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 87c70e4811..d933f4f3e3 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -91,7 +91,7 @@ jobs: - name: Slack Notification if: failure() - uses: slackapi/slack-github-action@16b6c78ee73689a627b65332b34e5d409c7299da # v1.18.0 + uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # v1.24.0 with: payload: | { diff --git a/.github/workflows/test-go.yaml b/.github/workflows/test-go.yaml index 8d133663c9..58fec9ba83 100644 --- a/.github/workflows/test-go.yaml +++ b/.github/workflows/test-go.yaml @@ -107,7 +107,7 @@ jobs: - name: Slack Notification if: github.event.schedule == '0 4 * * *' && failure() - uses: slackapi/slack-github-action@16b6c78ee73689a627b65332b34e5d409c7299da # v1.18.0 + uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # v1.24.0 with: payload: | {