Skip to content

Commit 21d8dbf

Browse files
authored
Merge pull request #24 from Aetherinox/dependabot/github_actions/dawidd6/action-send-mail-4
PR 24: build(deps): bump dawidd6/action-send-mail from 3 to 4
2 parents 88cd1ac + 36ace76 commit 21d8dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ping-developer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# #
6363

6464
- name: Send mail
65-
uses: dawidd6/action-send-mail@v3
65+
uses: dawidd6/action-send-mail@v4
6666
with:
6767
server_address: ${{secrets.EMAIL_SMTP}}
6868
server_port: 465

0 commit comments

Comments
 (0)