From 95c5926fa04d69ba0acb73bde255f2a38df03979 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 04:01:19 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-send-mail action to v5 --- .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 00b74742..ca7d3698 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: - name: Send failure notification if: ${{ failure() }} - uses: dawidd6/action-send-mail@v3 + uses: dawidd6/action-send-mail@v5 with: server_address: email-smtp.us-east-1.amazonaws.com server_port: 465