From 01a4e5566d2d67dcefc2e4eb949b4945bb31be01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 13:12:55 +0000 Subject: [PATCH] fix: Bump slackapi/slack-github-action from 1.26.0 to 2.1.0 Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 2.1.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/v1.26.0...v2.1.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6b795f3..c531055 100644 --- a/action.yml +++ b/action.yml @@ -48,7 +48,7 @@ runs: using: "composite" steps: - name: Send Slack notification - uses: slackapi/slack-github-action@v1.26.0 + uses: slackapi/slack-github-action@v2.1.0 with: channel-id: "notifications" payload: |