From ef342fdb5d0128cc3e537cffc7b469b2046b3d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:26:08 +0000 Subject: [PATCH] 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] --- .github/workflows/buildtest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildtest.yml b/.github/workflows/buildtest.yml index f290ecc..ef37ac0 100644 --- a/.github/workflows/buildtest.yml +++ b/.github/workflows/buildtest.yml @@ -153,7 +153,7 @@ jobs: if: github.repository_owner == 'moves-rwth' && always() steps: - uses: technote-space/workflow-conclusion-action@v3 - - uses: dawidd6/action-send-mail@v11 + - uses: dawidd6/action-send-mail@v15 with: server_address: ${{ secrets.STORM_CI_MAIL_SERVER }} server_port: 587