[latex3-commits] [latex3/latex2e] develop: Bump dawidd6/action-send-mail from 3.11.0 to 3.12.0 (#1314) (3babbf5b)
github at latex-project.org
github at latex-project.org
Tue Mar 26 13:05:08 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/3babbf5b9ad38974fb51b10d1140eb7dfbf7edca
>---------------------------------------------------------------
commit 3babbf5b9ad38974fb51b10d1140eb7dfbf7edca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Mar 26 12:05:08 2024 +0000
Bump dawidd6/action-send-mail from 3.11.0 to 3.12.0 (#1314)
>---------------------------------------------------------------
3babbf5b9ad38974fb51b10d1140eb7dfbf7edca
.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 2989538f..97253921 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 4226df7daafa6fc901a43789c49bf7ab309066e7
+ uses: dawidd6/action-send-mail at 2cea9617b09d79a095af21254fbcb7ae95903dde
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 4226df7daafa6fc901a43789c49bf7ab309066e7
+ uses: dawidd6/action-send-mail at 2cea9617b09d79a095af21254fbcb7ae95903dde
if: ${{ failure() }}
with:
server_address: typesetting.eu
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 474e9930..7dd9e191 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -217,7 +217,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 4226df7daafa6fc901a43789c49bf7ab309066e7
+ uses: dawidd6/action-send-mail at 2cea9617b09d79a095af21254fbcb7ae95903dde
with:
# Currently using my (Marcel's) mail server for sending mails.
server_address: typesetting.eu
More information about the latex3-commits
mailing list.