Skip to content

Commit f3aa82e

Browse files
Bump dawidd6/action-send-mail from 15 to 16
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 15 to 16. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](dawidd6/action-send-mail@v15...v16) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '16' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b01105f commit f3aa82e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ jobs:
358358
if: github.repository_owner == 'moves-rwth' && always()
359359
steps:
360360
- uses: technote-space/workflow-conclusion-action@v3
361-
- uses: dawidd6/action-send-mail@v15
361+
- uses: dawidd6/action-send-mail@v16
362362
with:
363363
server_address: ${{ secrets.STORM_CI_MAIL_SERVER }}
364364
server_port: 587

0 commit comments

Comments
 (0)