File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7474 log-output : true
7575 - if : failure()
7676 name : Send job failure notification e-mail
77- uses : dawidd6/action-send-mail@42942bc2f8fba4e611b459a018967a6a7c78c68c # v17
77+ uses : dawidd6/action-send-mail@94de994a9f6fffee200243214e17002e2920bb59 # v18
7878 with :
7979 server_address : ${{secrets.ACTION_MAIL_SERVER}}
8080 server_port : 465
Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ jobs:
196196 run : cat email_body.txt
197197 - name : Send release notification e-mail
198198 # Ref: https://github.com/dawidd6/action-send-mail
199- uses : dawidd6/action-send-mail@42942bc2f8fba4e611b459a018967a6a7c78c68c # v17
199+ uses : dawidd6/action-send-mail@94de994a9f6fffee200243214e17002e2920bb59 # v18
200200 with :
201201 server_address : ${{secrets.ACTION_MAIL_SERVER}}
202202 server_port : 465
You can’t perform that action at this time.
0 commit comments