diff --git a/.github/workflows/tid-secureci.yml b/.github/workflows/tid-secureci.yml index 36e1979..778aa13 100644 --- a/.github/workflows/tid-secureci.yml +++ b/.github/workflows/tid-secureci.yml @@ -1138,7 +1138,7 @@ jobs: - name: Email report if: ${{ env.MAIL_ENABLED == 'true' }} - uses: dawidd6/action-send-mail@v3 + uses: dawidd6/action-send-mail@v18 with: server_address: ${{ secrets.smtp_server }} server_port: ${{ secrets.smtp_port || '587' }}