From 2a020461cdce09e51f8af8fec17c0ea9a59069b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 07:44:34 +0000 Subject: [PATCH] Bump dawidd6/action-send-mail from 7 to 16 Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 7 to 16. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](https://github.com/dawidd6/action-send-mail/compare/v7...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] --- .github/workflows/dependabot_automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot_automerge.yml b/.github/workflows/dependabot_automerge.yml index a3cf112..869db72 100644 --- a/.github/workflows/dependabot_automerge.yml +++ b/.github/workflows/dependabot_automerge.yml @@ -64,7 +64,7 @@ jobs: echo "version_changes=$VERSION_CHANGES" >> $GITHUB_OUTPUT - name: Send email - uses: dawidd6/action-send-mail@v7 + uses: dawidd6/action-send-mail@v16 with: server_address: smtp.example.com server_port: 587