From 73d1b59b5f4b354ab48a1eaa6e5a74da0ee254ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 22:50:57 +0000 Subject: [PATCH] Bump technote-space/workflow-conclusion-action from 2 to 3 Bumps [technote-space/workflow-conclusion-action](https://github.com/technote-space/workflow-conclusion-action) from 2 to 3. - [Release notes](https://github.com/technote-space/workflow-conclusion-action/releases) - [Commits](https://github.com/technote-space/workflow-conclusion-action/compare/v2...v3) --- updated-dependencies: - dependency-name: technote-space/workflow-conclusion-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 43de208..350d7f0 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -59,7 +59,7 @@ jobs: runs-on: ubuntu-slim if: always() && github.event_name == 'schedule' steps: - - uses: technote-space/workflow-conclusion-action@v2 + - uses: technote-space/workflow-conclusion-action@v3 - uses: voxmedia/github-action-slack-notify-build@v1 if: env.WORKFLOW_CONCLUSION == 'failure' with: