Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump 8398a7/action-slack from 3.8.0 to 3.16.2 #1786

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump 8398a7/action-slack from 3.8.0 to 3.16.2
Bumps [8398a7/action-slack](https://github.com/8398a7/action-slack) from 3.8.0 to 3.16.2.
- [Release notes](https://github.com/8398a7/action-slack/releases)
- [Commits](8398a7/action-slack@v3.8.0...v3.16.2)

---
updated-dependencies:
- dependency-name: 8398a7/action-slack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
commit 791d55a27d71ffc03cb9821e3faaa2dcdb4498eb
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
- coverage
steps:
- name: Notify Slack
uses: 8398a7/action-slack@v3.8.0
uses: 8398a7/action-slack@v3.16.2
continue-on-error: true
with:
status: custom
Expand Down
Loading