From fdf05cbb4f611a96234773ca0fcf0fe434c0ead0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 18:00:33 +0000 Subject: [PATCH] build(deps): Bump 8398a7/action-slack from 3.9.1 to 3.15.0 Bumps [8398a7/action-slack](https://github.com/8398a7/action-slack) from 3.9.1 to 3.15.0. - [Release notes](https://github.com/8398a7/action-slack/releases) - [Commits](https://github.com/8398a7/action-slack/compare/dcc8c8e9dd8802e21a712dc0c003db97b42efe43...bdc6f9de222d3b7518e6cf99c4f3410f653cfde3) --- 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 036edfb..b4304a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: name: Report code coverage with: github-token: ${{ secrets.GITHUB_TOKEN }} - - uses: 8398a7/action-slack@dcc8c8e9dd8802e21a712dc0c003db97b42efe43 + - uses: 8398a7/action-slack@bdc6f9de222d3b7518e6cf99c4f3410f653cfde3 name: Notify on Slack if: always() # Pick up events even if the job fails or is canceled. with: