Send email
Version updated for https://github.com/dawidd6/action-send-mail to version v7.
- This action is used across all versions by 9,472 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action allows users to send emails to multiple recipients directly from a workflow. It automates tasks such as composing emails with plain text, HTML, or Markdown (converted to HTML), attaching files, and setting email priorities. The action streamlines email notifications, making it ideal for scenarios like sending job results, alerts, or updates within CI/CD pipelines.
Release notes
What’s Changed
- build(deps): bump nodemailer from 7.0.3 to 7.0.4 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/230
- build(deps): bump nodemailer from 7.0.4 to 7.0.5 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/232
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/233
- build(deps): bump nodemailer from 7.0.5 to 7.0.6 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/235
- build(deps): bump nodemailer from 7.0.6 to 7.0.7 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/236
- build(deps): bump nodemailer from 7.0.7 to 7.0.9 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/237
- build(deps): bump nodemailer from 7.0.9 to 7.0.10 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/239
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/241
- build(deps): bump @actions/core from 1.11.1 to 2.0.0 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/243
- build(deps): bump nodemailer from 7.0.10 to 7.0.11 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/242
- build(deps): bump @actions/core from 2.0.0 to 2.0.1 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/244
- build(deps): bump nodemailer from 7.0.11 to 7.0.12 by @dependabot[bot] in https://github.com/dawidd6/action-send-mail/pull/245
- node_modules: update by @dawidd6 in https://github.com/dawidd6/action-send-mail/pull/246
Full Changelog: https://github.com/dawidd6/action-send-mail/compare/v6...v7