From 79506819c3ef56d0cb3706fdde4286bd18ebd244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 20:42:37 +0000 Subject: [PATCH] Bump ruby/action-slack from 3.0.0 to 3.2.2 Bumps [ruby/action-slack](https://github.com/ruby/action-slack) from 3.0.0 to 3.2.2. - [Release notes](https://github.com/ruby/action-slack/releases) - [Commits](https://github.com/ruby/action-slack/compare/b6882ea6ef8f556f9f9af9ec1220d3f1ced74acf...54175162371f1f7c8eb94d7c8644ee2479fcd375) --- updated-dependencies: - dependency-name: ruby/action-slack dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot_auto_merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot_auto_merge.yml b/.github/workflows/dependabot_auto_merge.yml index 80cc1b7..3280a37 100644 --- a/.github/workflows/dependabot_auto_merge.yml +++ b/.github/workflows/dependabot_auto_merge.yml @@ -62,7 +62,7 @@ jobs: core.setOutput("ci_state", ci_state) - name: Send Slack notification if auto-merge failed if: ${{ steps.check_ci_failure.outputs.ci_state == 'false' }} - uses: ruby/action-slack@b6882ea6ef8f556f9f9af9ec1220d3f1ced74acf # v3.0.0 + uses: ruby/action-slack@54175162371f1f7c8eb94d7c8644ee2479fcd375 # v3.2.2 with: payload: | {