diff --git a/.github/workflows/scan-secrets.yml b/.github/workflows/scan-secrets.yml index 5737838741..5e288e68cb 100644 --- a/.github/workflows/scan-secrets.yml +++ b/.github/workflows/scan-secrets.yml @@ -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