From 556faf18bfc10931a362d7482c836d8d6e8f65ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 05:55:47 +0000 Subject: [PATCH] build(deps): bump dawidd6/action-send-mail from 3.12.0 to 11 Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 3.12.0 to 11. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](https://github.com/dawidd6/action-send-mail/compare/v3.12.0...v11) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/sync-settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-settings.yml b/.github/workflows/sync-settings.yml index 16becc8..58458e8 100644 --- a/.github/workflows/sync-settings.yml +++ b/.github/workflows/sync-settings.yml @@ -49,7 +49,7 @@ jobs: - name: Send email report if: always() - uses: dawidd6/action-send-mail@v3.12.0 + uses: dawidd6/action-send-mail@v11 with: server_address: smtp.gmail.com server_port: 587