mirror of https://github.com/containers/podman.git
[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:
parent
1146f2ca78
commit
2193bb8fcd
|
@ -184,7 +184,7 @@ jobs:
|
|||
# this activity or some other general job failure.
|
||||
- if: failure() && !contains(github.event.pull_request.labels.*.name,'BypassLeakNotification')
|
||||
name: Send leak detection notification e-mail
|
||||
uses: dawidd6/action-send-mail@v3.8.0
|
||||
uses: dawidd6/action-send-mail@v3.9.0
|
||||
with:
|
||||
server_address: ${{secrets.ACTION_MAIL_SERVER}}
|
||||
server_port: 465
|
||||
|
|
Loading…
Reference in New Issue