From 06e5f39ed933c77f18d7c3e81ab1bc21d05d0965 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 01:05:01 +0000 Subject: [PATCH] chore(deps): update slackapi/slack-github-action action to v1.27.1 --- .github/actions/slack-notification/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/slack-notification/action.yml b/.github/actions/slack-notification/action.yml index 75ae774337..350270d824 100644 --- a/.github/actions/slack-notification/action.yml +++ b/.github/actions/slack-notification/action.yml @@ -56,7 +56,7 @@ runs: - name: Send Slack notification id: send-slack-notification - uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # v1.24.0 + uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1 env: SLACK_BOT_TOKEN: ${{ env.SLACK_BOT_TOKEN }} with: