From 4b58a7251a818d1f5ccc63d29df7be7025186a18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 15:25:50 +0000 Subject: [PATCH] chore(deps): update slackapi/slack-github-action action to v2 | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------ | | github-tags | slackapi/slack-github-action | v1.27.1 | v2.0.0 | --- .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 14a0f4fc32bfc7..92b2b91dc151b5 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@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1 + uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0 with: channel-id: 'C05NLTMGCJC' # For posting a simple plain text message