Skip to content

Commit 66f3eba

Browse files
dependabot[bot]franky47
authored andcommitted
chore(deps): Bump 8398a7/action-slack
Bumps [8398a7/action-slack](https://github.com/8398a7/action-slack) from 44a35a96508f31f916f99ad5b68f489ae45659a2 to 3.8.3. This release includes the previously tagged commit. - [Release notes](https://github.com/8398a7/action-slack/releases) - [Commits](8398a7/action-slack@44a35a9...fac0d8d) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e175068 commit 66f3eba

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@44a35a96508f31f916f99ad5b68f489ae45659a2
39+
- uses: 8398a7/action-slack@fac0d8dcd9eec18c79dae8addc99aab092c4cc50
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)