From 4b57e69ceae957182a1588656b576932d8b8b718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 20:16:48 +0000 Subject: [PATCH] build(deps): bump dawidd6/action-send-mail from 3.12.0 to 12 Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 3.12.0 to 12. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](https://github.com/dawidd6/action-send-mail/compare/v3.12.0...v12) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '12' 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..86e0225 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@v12 with: server_address: smtp.gmail.com server_port: 587