mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
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:
committed by
Oliver Günther
parent
9da76a0ff9
commit
6ddaee31b8
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user