Telegram Message Action
Version updated for https://github.com/cbrgm/telegram-github-action to version v1.3.14.
- This action is used across all versions by 110 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Telegram GitHub Action enables automated sending of text messages to a Telegram chat directly from GitHub workflows. It simplifies notifications and communication by allowing GitHub Actions to trigger customizable Telegram alerts for events such as commits, releases, or workflow executions. Key capabilities include message formatting, silent notifications, and optional protection of message content.
Release notes
What’s Changed
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/148
- ci(tools): update actionhippie/manifest action to v1.8.3 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/149
- patch(deps): update dependency golang to v1.25.7 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/150
- deps: update to Go v1.26.0 by @cbrgm in https://github.com/cbrgm/telegram-github-action/pull/152
- ci(tools): update docker/build-push-action action to v6.19.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/153
- ci(tools): update docker/build-push-action action to v6.19.1 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/154
- chore: remove nix flakes, add SECURITY.md, sign releases using PGP by @cbrgm in https://github.com/cbrgm/telegram-github-action/pull/155
- chore: batch update of project dependencies and configurations by @cbrgm in https://github.com/cbrgm/telegram-github-action/pull/156
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/157
- ci(tools): update actions/setup-go action to v6.3.0 by @renovate[bot] in https://github.com/cbrgm/telegram-github-action/pull/158
Full Changelog: https://github.com/cbrgm/telegram-github-action/compare/v1...v1.3.14