From c496b58485855b54c858b25831155a06945baea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 04:16:19 +0000 Subject: [PATCH] chore(deps): bump dawidd6/action-send-mail from 5 to 7 Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 5 to 7. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](https://github.com/dawidd6/action-send-mail/compare/v5...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/ping-developer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ping-developer.yml b/.github/workflows/ping-developer.yml index 197a9812..923a2a31 100644 --- a/.github/workflows/ping-developer.yml +++ b/.github/workflows/ping-developer.yml @@ -213,7 +213,7 @@ jobs: - name: >- 📨 Send mail id: task_ping_developer_mail - uses: dawidd6/action-send-mail@v5 + uses: dawidd6/action-send-mail@v7 with: server_address: ${{ secrets.EMAIL_SMTP }} server_port: 465