Skip to content

Commit

Permalink
chore(deps): Bump 8398a7/action-slack
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and franky47 committed Feb 26, 2021
1 parent 380b111 commit 0b0fe18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
# name: Report code coverage
# with:
# github-token: ${{ secrets.GITHUB_TOKEN }}
- uses: 8398a7/action-slack@fac0d8dcd9eec18c79dae8addc99aab092c4cc50
- uses: 8398a7/action-slack@45986a1c69e93353648c176ce49eecddebebf64e
name: Notify on Slack
if: ${{ failure() }}
with:
Expand Down

0 comments on commit 0b0fe18

Please sign in to comment.