From 4fb82e44d51de5ef652ada5b8a2c3fec777b0c89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:32:48 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-send-mail action to v4 --- .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 b958d9ee..d5e74565 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: - name: Send failure notification if: ${{ failure() }} - uses: dawidd6/action-send-mail@v3 + uses: dawidd6/action-send-mail@v4 with: server_address: email-smtp.us-east-1.amazonaws.com server_port: 465