[latex3-commits] [latex3/latex2e] develop: Bump dawidd6/action-send-mail from 3.9.0 to 3.10.0 (#1236) (9934384d)
github at latex-project.org
github at latex-project.org
Mon Jan 8 19:47:19 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/9934384d9ff630a79bee3582a5f2dbba2978a8cd
>---------------------------------------------------------------
commit 9934384d9ff630a79bee3582a5f2dbba2978a8cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Jan 8 18:47:19 2024 +0000
Bump dawidd6/action-send-mail from 3.9.0 to 3.10.0 (#1236)
>---------------------------------------------------------------
9934384d9ff630a79bee3582a5f2dbba2978a8cd
.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 ae16f0a8..caa88758 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 48476814b0338573004e9de1e8504b25ff8cc23c
+ uses: dawidd6/action-send-mail at dc13c734ff2b581c12c1b59958ba73d6fa95b371
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 48476814b0338573004e9de1e8504b25ff8cc23c
+ uses: dawidd6/action-send-mail at dc13c734ff2b581c12c1b59958ba73d6fa95b371
if: ${{ failure() }}
with:
server_address: typesetting.eu
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 297b09e7..208d9e7c 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -215,7 +215,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 48476814b0338573004e9de1e8504b25ff8cc23c
+ uses: dawidd6/action-send-mail at dc13c734ff2b581c12c1b59958ba73d6fa95b371
with:
# Currently using my (Marcel's) mail server for sending mails.
server_address: typesetting.eu
More information about the latex3-commits
mailing list.