[skip-ci] Update dawidd6/action-send-mail action to v3.9.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-30 15:43:25 +00:00 committed by GitHub
parent 1146f2ca78
commit 2193bb8fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ jobs:
# this activity or some other general job failure. # this activity or some other general job failure.
- if: failure() && !contains(github.event.pull_request.labels.*.name,'BypassLeakNotification') - if: failure() && !contains(github.event.pull_request.labels.*.name,'BypassLeakNotification')
name: Send leak detection notification e-mail name: Send leak detection notification e-mail
uses: dawidd6/action-send-mail@v3.8.0 uses: dawidd6/action-send-mail@v3.9.0
with: with:
server_address: ${{secrets.ACTION_MAIL_SERVER}} server_address: ${{secrets.ACTION_MAIL_SERVER}}
server_port: 465 server_port: 465