Twilio Voice Call
Version updated for https://github.com/fabasoad/twilio-voice-call-action to version v3.0.4.
- This action is used across all versions by 7 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Twilio Voice Call Action is a GitHub Action designed to automate the process of sending voice calls using Twilio’s API. It enables users to programmatically deliver custom voice messages to specified phone numbers directly from their CI/CD workflows, helping streamline communication tasks such as notifications for build or deployment statuses. The action supports customizable voice settings and integrates seamlessly with Twilio’s services.
What’s Changed
What’s Changed
- build(deps): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in https://github.com/fabasoad/twilio-voice-call-action/pull/157
Full Changelog: https://github.com/fabasoad/twilio-voice-call-action/compare/v3.0.3...v3.0.4