Bump dawidd6/action-send-mail from 11 to 15

Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 11 to 15.
- [Release notes](https://github.com/dawidd6/action-send-mail/releases)
- [Commits](https://github.com/dawidd6/action-send-mail/compare/v11...v15)

---
updated-dependencies:
- dependency-name: dawidd6/action-send-mail
  dependency-version: '15'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-16 05:41:58 +00:00
committed by Oliver Günther
parent 9da76a0ff9
commit 6ddaee31b8
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send mail
uses: dawidd6/action-send-mail@v11
uses: dawidd6/action-send-mail@v15
with:
subject: ${{ inputs.subject }}
body: ${{ inputs.body }}