Skip to content

Commit

Permalink
Bump voxmedia/github-action-slack-notify-build from 1 to 2 (#221)
Browse files Browse the repository at this point in the history
Bumps [voxmedia/github-action-slack-notify-build](https://github.com/voxmedia/github-action-slack-notify-build) from 1 to 2.
- [Release notes](https://github.com/voxmedia/github-action-slack-notify-build/releases)
- [Changelog](https://github.com/voxmedia/github-action-slack-notify-build/blob/main/CHANGELOG.md)
- [Commits](voxmedia/github-action-slack-notify-build@v1...v2)

---
updated-dependencies:
- dependency-name: voxmedia/github-action-slack-notify-build
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 6109c71 commit 5e4f4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
needs: [ release ]
if: failure()
steps:
- uses: voxmedia/github-action-slack-notify-build@v1
- uses: voxmedia/github-action-slack-notify-build@v2
with:
status: FAILED
channel: build_status
Expand Down

0 comments on commit 5e4f4c3

Please sign in to comment.