From 964b8f4a8567cee808580dc6539ace0324b6d0a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 10:42:25 +0000 Subject: [PATCH] chore(deps): bump rtCamp/action-slack-notify from 2.3.3 to 2.4.0 Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](https://github.com/rtcamp/action-slack-notify/compare/v2.3.3...v2.4.0) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/slack-notify.demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slack-notify.demo.yml b/.github/workflows/slack-notify.demo.yml index b5a7d8c..0b76a44 100644 --- a/.github/workflows/slack-notify.demo.yml +++ b/.github/workflows/slack-notify.demo.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v6.0.2 - name: success-slack-notification - uses: rtCamp/action-slack-notify@v2.3.3 + uses: rtCamp/action-slack-notify@v2.4.0 env: SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }} SLACK_TITLE: sucess