From 56682a01c5d25ed77eeb4f905c1511c8828cc2aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 01:20:50 +0000 Subject: [PATCH] chore(deps): bump dawidd6/action-send-mail from 6 to 7 Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 6 to 7. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](https://github.com/dawidd6/action-send-mail/compare/v6...v7) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy_dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_dev.yml b/.github/workflows/deploy_dev.yml index 36d77f0..5b4fb2b 100644 --- a/.github/workflows/deploy_dev.yml +++ b/.github/workflows/deploy_dev.yml @@ -268,7 +268,7 @@ jobs: fetch-depth: 0 - name: 📧 Send professional email notification - uses: dawidd6/action-send-mail@v6 + uses: dawidd6/action-send-mail@v7 with: server_address: smtp.gmail.com server_port: 465