From a4d1fb28aa7f175fb2190eb0382997a317fb9913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 12:54:09 +0000 Subject: [PATCH] build(deps): bump dawidd6/action-send-mail from 4 to 6 Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 4 to 6. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](https://github.com/dawidd6/action-send-mail/compare/v4...v6) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a927cac..1c115fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: - name: Send failure notification if: ${{ failure() }} - uses: dawidd6/action-send-mail@v4 + uses: dawidd6/action-send-mail@v6 with: server_address: email-smtp.us-east-1.amazonaws.com server_port: 465