From 7b5e82b9a4c4bb7e0d39c5d33d78ec70182fd587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 07:22:26 +0000 Subject: [PATCH] chore(deps): bump slackapi/slack-github-action from 3 to 4 Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 3 to 4. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/slackapi/slack-github-action/compare/v3...v4) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6adb07a..ed309fa 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -176,7 +176,7 @@ jobs: - name: Notify Slack on success if: success() - uses: slackapi/slack-github-action@v3 + uses: slackapi/slack-github-action@v4 with: payload: | { @@ -197,7 +197,7 @@ jobs: - name: Notify Slack on failure if: failure() - uses: slackapi/slack-github-action@v3 + uses: slackapi/slack-github-action@v4 with: payload: | {