[latex3-commits] [latex3/latex3] main: Bump dawidd6/action-send-mail from 3.11.0 to 3.12.0 (#1517) (d5520c6da)
github at latex-project.org
github at latex-project.org
Mon Mar 25 10:17:42 CET 2024
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/d5520c6dac742226fde042298a2bc7e132eec176
>---------------------------------------------------------------
commit d5520c6dac742226fde042298a2bc7e132eec176
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 25 09:17:42 2024 +0000
Bump dawidd6/action-send-mail from 3.11.0 to 3.12.0 (#1517)
>---------------------------------------------------------------
d5520c6dac742226fde042298a2bc7e132eec176
.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 6186bb813..6c358c34c 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 4226df7daafa6fc901a43789c49bf7ab309066e7 # v3.11.0
+ uses: dawidd6/action-send-mail at 2cea9617b09d79a095af21254fbcb7ae95903dde # v3.12.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 4226df7daafa6fc901a43789c49bf7ab309066e7 # v3.11.0
+ uses: dawidd6/action-send-mail at 2cea9617b09d79a095af21254fbcb7ae95903dde # v3.12.0
if: ${{ failure() }}
with:
server_address: typesetting.eu
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index eb0966266..b835415e3 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -89,7 +89,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 # v3.11.0
+ uses: dawidd6/action-send-mail at 2cea9617b09d79a095af21254fbcb7ae95903dde # v3.12.0
with:
# Currently using my (Marcel's) mail server for sending mails.
server_address: typesetting.eu
More information about the latex3-commits
mailing list.