From ec328ec56f830b49a8ea57c03f457dc56ce42c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 01:02:16 +0000 Subject: [PATCH] build(deps): bump ruby/action-slack from 3.2.2 to 4.0.0 Bumps [ruby/action-slack](https://github.com/ruby/action-slack) from 3.2.2 to 4.0.0. - [Release notes](https://github.com/ruby/action-slack/releases) - [Commits](https://github.com/ruby/action-slack/compare/v3.2.2...v4.0.0) --- updated-dependencies: - dependency-name: ruby/action-slack dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/check-update.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/check-update.yml b/.github/workflows/check-update.yml index 048ce05c1..f7c28f483 100644 --- a/.github/workflows/check-update.yml +++ b/.github/workflows/check-update.yml @@ -23,7 +23,7 @@ jobs: - run: bundle exec rspec spec/debian/01apt_spec.rb -e 'apt list --upgradable' # notify to slack - - uses: ruby/action-slack@v3.2.2 + - uses: ruby/action-slack@v4.0.0 with: payload: | { @@ -66,7 +66,7 @@ jobs: - run: bundle exec rspec spec/baseimage/01apt_spec.rb -e 'apt list --upgradable' # notify to slack - - uses: ruby/action-slack@v3.2.2 + - uses: ruby/action-slack@v4.0.0 with: payload: | { @@ -108,7 +108,7 @@ jobs: - run: bundle exec rspec spec/debian-trixie/01apt_spec.rb -e 'apt list --upgradable' # notify to slack - - uses: ruby/action-slack@v3.2.2 + - uses: ruby/action-slack@v4.0.0 with: payload: | { @@ -151,7 +151,7 @@ jobs: - run: bundle exec rspec spec/baseimage-trixie/01apt_spec.rb -e 'apt list --upgradable' # notify to slack - - uses: ruby/action-slack@v3.2.2 + - uses: ruby/action-slack@v4.0.0 with: payload: | { @@ -193,7 +193,7 @@ jobs: - run: bundle exec rspec spec/debian-bookworm/01apt_spec.rb -e 'apt list --upgradable' # notify to slack - - uses: ruby/action-slack@v3.2.2 + - uses: ruby/action-slack@v4.0.0 with: payload: | { @@ -236,7 +236,7 @@ jobs: - run: bundle exec rspec spec/baseimage-bookworm/01apt_spec.rb -e 'apt list --upgradable' # notify to slack - - uses: ruby/action-slack@v3.2.2 + - uses: ruby/action-slack@v4.0.0 with: payload: | {