[latex3-commits] [latex3/latex3] main: Bump dawidd6/action-send-mail from 3.7.1 to 3.9.0 (#1328) (614a4c897)

github at latex-project.org github at latex-project.org
Wed Nov 8 08:36:12 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/614a4c8977358a6fc42886f527251643fbb69cad

>---------------------------------------------------------------

commit 614a4c8977358a6fc42886f527251643fbb69cad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 8 07:36:12 2023 +0000

    Bump dawidd6/action-send-mail from 3.7.1 to 3.9.0 (#1328)


>---------------------------------------------------------------

614a4c8977358a6fc42886f527251643fbb69cad
 .github/workflows/deploy.yaml | 4 ++--
 .github/workflows/main.yaml   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index 626ad6f85..fba90f397 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -46,7 +46,7 @@ jobs:
       - name: Send mail
         # The explicit commit hash ensures that this can't be used by dawidd6 as a
         # backdoor to execute arbitrary code during our runs.
-        uses: dawidd6/action-send-mail at 6063705cefe50cb915fc53bb06d4049cae2953b2 # v3.7.1
+        uses: dawidd6/action-send-mail at 48476814b0338573004e9de1e8504b25ff8cc23c # v3.9.0
         with:
           # Currently using my (Marcel's) mail server for sending mails.
           server_address: typesetting.eu
@@ -69,7 +69,7 @@ jobs:
             More information can be found at
             ${{steps.release.outputs.html_url}}
       - name: Send failure notification
-        uses: dawidd6/action-send-mail at 6063705cefe50cb915fc53bb06d4049cae2953b2 # v3.7.1
+        uses: dawidd6/action-send-mail at 48476814b0338573004e9de1e8504b25ff8cc23c # v3.9.0
         if: ${{ failure() }}
         with:
           server_address: typesetting.eu
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index c3eb9f403..66d7b5542 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -86,7 +86,7 @@ jobs:
       - name: Send mail
         # The explicit commit hash ensures that this can't be used by dawidd6 as a
         # backdoor to execute arbitrary code during our runs.
-        uses: dawidd6/action-send-mail at 6063705cefe50cb915fc53bb06d4049cae2953b2 # v3.7.1
+        uses: dawidd6/action-send-mail at 48476814b0338573004e9de1e8504b25ff8cc23c # v3.9.0
         with:
           # Currently using my (Marcel's) mail server for sending mails.
           server_address: typesetting.eu





More information about the latex3-commits mailing list.