From a458215f0d6aef784f2e99470ecb00a7a5278688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:45:10 +0000 Subject: [PATCH] chore(deps): bump rtCamp/action-slack-notify from 2.3.0 to 2.3.1 Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](https://github.com/rtcamp/action-slack-notify/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-type: direct:production update-type: version-update:semver-patch ... 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 104e421..16bfd92 100644 --- a/.github/workflows/slack-notify.demo.yml +++ b/.github/workflows/slack-notify.demo.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v4.2.0 - name: success-slack-notification - uses: rtCamp/action-slack-notify@v2.3.0 + uses: rtCamp/action-slack-notify@v2.3.1 env: SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }} SLACK_TITLE: sucess