mirror of https://github.com/jenkinsci/jenkins.git
Update dawidd6/action-send-mail action to v6 (#10744)
This commit is contained in:
commit
1af91bb622
|
@ -16,7 +16,7 @@ jobs:
|
|||
discourse-author-username: jenkins-release-bot
|
||||
discourse-category: 23
|
||||
- name: Post on mailing list
|
||||
uses: dawidd6/action-send-mail@7ac0fb1e367721ffc3985c672ba2e7659379bc00 # v5
|
||||
uses: dawidd6/action-send-mail@6d98ae34d733f9a723a9e04e94f2f24ba05e1402 # v6
|
||||
with:
|
||||
server_address: smtp.gmail.com
|
||||
server_port: 465
|
||||
|
|
Loading…
Reference in New Issue