From 2701893eb8480b26facead3327f15defe9db8a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 07:41:51 +0000 Subject: [PATCH] build(deps): bump dawidd6/action-send-mail from 5 to 6 Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 5 to 6. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](https://github.com/dawidd6/action-send-mail/compare/v5...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/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 a8983e7..2b8285b 100644 --- a/.github/workflows/ping-developer.yml +++ b/.github/workflows/ping-developer.yml @@ -101,7 +101,7 @@ jobs: - name: >- 📨 Send mail id: task_ping_developer_mail - uses: dawidd6/action-send-mail@v5 + uses: dawidd6/action-send-mail@v6 with: server_address: ${{ secrets.EMAIL_SMTP }} server_port: 465