From 33ba83d128001d2ba00b2c3eeaed7452c2ed24e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 06:01:05 +0000 Subject: [PATCH] chore(deps): Bump 8398a7/action-slack from 3.8.3 to 3.10.0 Bumps [8398a7/action-slack](https://github.com/8398a7/action-slack) from 3.8.3 to 3.10.0. - [Release notes](https://github.com/8398a7/action-slack/releases) - [Commits](https://github.com/8398a7/action-slack/compare/fac0d8dcd9eec18c79dae8addc99aab092c4cc50...c84a35cfa82a01f3733a3cbf5d5260123e55c2f9) --- updated-dependencies: - dependency-name: 8398a7/action-slack dependency-type: direct:production update-type: version-update:semver-minor ... 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 13910e7..85bd63e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: name: Report code coverage with: github-token: ${{ secrets.GITHUB_TOKEN }} - - uses: 8398a7/action-slack@fac0d8dcd9eec18c79dae8addc99aab092c4cc50 + - uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9 name: Notify on Slack if: always() # Pick up events even if the job fails or is canceled. with: