Twilio Voice Call
Version updated for https://github.com/fabasoad/twilio-voice-call-action to version v3.0.0.
- This action is used across all versions by 7 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- build(deps): bump node from 24.9.0 to 24.10.0 by @fabasoad in https://github.com/fabasoad/twilio-voice-call-action/pull/132
- build(deps): bump tar from 7.5.1 to 7.5.2 by @dependabot[bot] in https://github.com/fabasoad/twilio-voice-call-action/pull/133
- build(deps): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in https://github.com/fabasoad/twilio-voice-call-action/pull/134
- ci: fix permissions in CI workflows by @fabasoad in https://github.com/fabasoad/twilio-voice-call-action/pull/135
Breaking changes
- rename input: from
twilio_account_sidtotwilio-account-sid. - rename input: from
twilio_auth_tokentotwilio-auth-token. - rename input: from
twilio_log_leveltotwilio-log-level. - update GitHub Action to use node 24
Full Changelog: https://github.com/fabasoad/twilio-voice-call-action/compare/v2...v3.0.0