From 36f66cf888d1de74907bdbaf37c087209bd79ef3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 28 Aug 2024 22:49:13 +0000
Subject: [PATCH] chore(deps): update slackapi/slack-github-action action to
 v1.27.0 (#31088)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 .github/workflows/mend-slack.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/mend-slack.yml b/.github/workflows/mend-slack.yml
index 0392ebdfbc..7f4c8e8288 100644
--- a/.github/workflows/mend-slack.yml
+++ b/.github/workflows/mend-slack.yml
@@ -14,7 +14,7 @@ jobs:
     steps:
       - name: Post to Slack
         id: slack
-        uses: slackapi/slack-github-action@70cd7be8e40a46e8b0eced40b0de447bdb42f68e # v1.26.0
+        uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
         with:
           channel-id: 'C05NLTMGCJC'
           # For posting a simple plain text message
-- 
GitLab