From 98b92e4d8ac6876dbf12d2b3235406b7c24fbfc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 05:17:57 +0000 Subject: [PATCH] build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_compatible.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_compatible.yml b/.github/workflows/ci_compatible.yml index 69d075b7..93d00d17 100644 --- a/.github/workflows/ci_compatible.yml +++ b/.github/workflows/ci_compatible.yml @@ -143,7 +143,7 @@ jobs: - name: Post to a Slack channel if: contains(fromJSON('["schedule", "workflow_dispatch"]'), github.event_name) - uses: slackapi/slack-github-action@v1.26.0 + uses: slackapi/slack-github-action@v1.27.0 with: # channel-id: C02NJMSLFJR # alerts-ecosystem-ci # For posting a rich message using Block Kit - https://app.slack.com/block-kit-builder