[latex3-commits] [latex3/latex2e] develop: Bump dawidd6/action-send-mail from 3.7.1 to 3.9.0 (#1171) (54ba726c)

github at latex-project.org github at latex-project.org
Wed Nov 8 09:17:07 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/54ba726c8e24148602d8e4b7cd89a513331de403

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

commit 54ba726c8e24148602d8e4b7cd89a513331de403
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 8 08:17:07 2023 +0000

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


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

54ba726c8e24148602d8e4b7cd89a513331de403
 .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 2bb5ffd7..ae16f0a8 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -57,7 +57,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
+        uses: dawidd6/action-send-mail at 48476814b0338573004e9de1e8504b25ff8cc23c
         with:
           # Currently using my (Marcel's) mail server for sending mails.
           server_address: typesetting.eu
@@ -80,7 +80,7 @@ jobs:
             More information can be found at
             ${{steps.release.outputs.html_url}}
       - name: Send failure notification
-        uses: dawidd6/action-send-mail at 6063705cefe50cb915fc53bb06d4049cae2953b2
+        uses: dawidd6/action-send-mail at 48476814b0338573004e9de1e8504b25ff8cc23c
         if: ${{ failure() }}
         with:
           server_address: typesetting.eu
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index b51ba8ac..377e61ad 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -210,7 +210,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
+        uses: dawidd6/action-send-mail at 48476814b0338573004e9de1e8504b25ff8cc23c
         with:
           # Currently using my (Marcel's) mail server for sending mails.
           server_address: typesetting.eu





More information about the latex3-commits mailing list.