From 6b45f2fe437d2f10795e37480cb47e2f95e8ec7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 20:05:46 +0000 Subject: [PATCH] Bump act10ns/slack Bumps [act10ns/slack](https://github.com/act10ns/slack) from cfcc30955fe9377f4f55e1079e5419ee1014269f to 2f01f46db9f41c75a04d93c6ce310bc51db7cb50. - [Release notes](https://github.com/act10ns/slack/releases) - [Changelog](https://github.com/act10ns/slack/blob/master/RELEASE.md) - [Commits](https://github.com/act10ns/slack/compare/cfcc30955fe9377f4f55e1079e5419ee1014269f...cfcc30955fe9377f4f55e1079e5419ee1014269f) --- updated-dependencies: - dependency-name: act10ns/slack dependency-version: cfcc30955fe9377f4f55e1079e5419ee1014269f dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 383b4fe..2eac004 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: - run: bundle exec rake spec - name: Slack Notification (not success) - uses: act10ns/slack@cfcc30955fe9377f4f55e1079e5419ee1014269f # v2 + uses: act10ns/slack@2f01f46db9f41c75a04d93c6ce310bc51db7cb50 # v2 if: "! success()" continue-on-error: true with: @@ -71,7 +71,7 @@ jobs: - run: bundle exec rake rubocop - name: Slack Notification (not success) - uses: act10ns/slack@cfcc30955fe9377f4f55e1079e5419ee1014269f # v2 + uses: act10ns/slack@2f01f46db9f41c75a04d93c6ce310bc51db7cb50 # v2 if: "! success()" continue-on-error: true with: @@ -99,7 +99,7 @@ jobs: - run: bundle exec rake rbs - name: Slack Notification (not success) - uses: act10ns/slack@cfcc30955fe9377f4f55e1079e5419ee1014269f # v2 + uses: act10ns/slack@2f01f46db9f41c75a04d93c6ce310bc51db7cb50 # v2 if: "! success()" continue-on-error: true with: @@ -130,7 +130,7 @@ jobs: ls -ld doc/ - name: Slack Notification (not success) - uses: act10ns/slack@cfcc30955fe9377f4f55e1079e5419ee1014269f # v2 + uses: act10ns/slack@2f01f46db9f41c75a04d93c6ce310bc51db7cb50 # v2 if: "! success()" continue-on-error: true with: