From 0c898f3ca53cf08cdc2cdd2a552de6ef2683f2a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:00:22 +0000 Subject: [PATCH] Build(deps): Bump rtCamp/action-slack-notify from 2.2.1 to 2.3.0 Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](https://github.com/rtcamp/action-slack-notify/compare/v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/issues-notion-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issues-notion-sync.yml b/.github/workflows/issues-notion-sync.yml index 4c52ad3ba4..87abc72e2a 100644 --- a/.github/workflows/issues-notion-sync.yml +++ b/.github/workflows/issues-notion-sync.yml @@ -32,7 +32,7 @@ jobs: notion-token: ${{ secrets.NOTION_TOKEN }} notion-db: ${{ secrets.NOTION_DATABASE }} - name: Send slack notification - uses: rtCamp/action-slack-notify@v2.2.1 + uses: rtCamp/action-slack-notify@v2.3.0 if: ${{ failure() }} env: SLACK_MESSAGE: |