Skip to content

Commit 2de4cfe

Browse files
chore(deps): Bump 8398a7/action-slack
Bumps [8398a7/action-slack](https://github.com/8398a7/action-slack) from fac0d8dcd9eec18c79dae8addc99aab092c4cc50 to 3.9.0. This release includes the previously tagged commit. - [Release notes](https://github.com/8398a7/action-slack/releases) - [Commits](8398a7/action-slack@fac0d8d...45986a1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd71cfe commit 2de4cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Report code coverage
3737
with:
3838
github-token: ${{ secrets.GITHUB_TOKEN }}
39-
- uses: 8398a7/action-slack@fac0d8dcd9eec18c79dae8addc99aab092c4cc50
39+
- uses: 8398a7/action-slack@45986a1c69e93353648c176ce49eecddebebf64e
4040
name: Notify on Slack
4141
if: always() # Pick up events even if the job fails or is canceled.
4242
with:

0 commit comments

Comments
 (0)