Nice to see you playing with OpenZeppelin Defender.
You are trying to send Ether to a contract. In order to receive an Ether transfer the contract should have either ‘receive’ or payable ‘fallback’ function. Which is why the transaction would revert.
If you haven’t already, I suggest attending an Introduction to OpenZeppelin Defender: