diff --git a/.github/workflows/notify-ml-on-pr.yml b/.github/workflows/notify-ml-on-pr.yml index faf6007..c6616ee 100644 --- a/.github/workflows/notify-ml-on-pr.yml +++ b/.github/workflows/notify-ml-on-pr.yml @@ -83,7 +83,7 @@ jobs: GH_TOKEN: ${{ github.token }} - name: Send notification email to lab ML - uses: dawidd6/action-send-mail@94de994a9f6fffee200243214e17002e2920bb59 # v18 + uses: dawidd6/action-send-mail@d35571df1982970871070b5e02f01d3b6095cb74 # v19 with: server_address: ${{ secrets.SMTP_SERVER }} server_port: ${{ secrets.SMTP_PORT }}