From 7ea49fb4c11f3ecba5be6779205cf65f5d70242f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 18:30:30 +0000 Subject: [PATCH] Update dawidd6/action-send-mail action to v16 --- .github/workflows/pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 41c6c0a502..cee3e0b8a4 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -42,7 +42,7 @@ jobs: continue-on-error: true - name: Notify if: ${{ steps.build.outputs.loghtml != '' }} - uses: dawidd6/action-send-mail@v11 + uses: dawidd6/action-send-mail@v16 with: server_address: ${{secrets.SMTP_SERVER}} server_port: 587