From 0da32d237cab0688ed0a2102632206d83a1cdeae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 07:44:39 +0000 Subject: [PATCH] chore(deps): bump dawidd6/action-send-mail from 3 to 6 Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 3 to 6. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](https://github.com/dawidd6/action-send-mail/compare/v3...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/upgrade-python-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index 423fd3b6d..19658b102 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -53,7 +53,7 @@ jobs: --user-reviewers="" --team-reviewers="enterprise-titans" --delete-old-pull-requests - name: Send failure notification if: ${{ failure() }} - uses: dawidd6/action-send-mail@v3 + uses: dawidd6/action-send-mail@v6 with: server_address: email-smtp.us-east-1.amazonaws.com server_port: 465