From a9c51f5f590dc2a6f9cfaf0ab2d104f6800a5321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 04:55:31 +0000 Subject: [PATCH] chore(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/email.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/email.yml b/.github/workflows/email.yml index 2c619e6..d27229a 100644 --- a/.github/workflows/email.yml +++ b/.github/workflows/email.yml @@ -20,7 +20,7 @@ jobs: id: pdf with: name: copilot-usage - - uses: dawidd6/action-send-mail@v5 + - uses: dawidd6/action-send-mail@v6 with: server_address: smtp.gmail.com server_port: 465