Skip to content

Commit ff672dd

Browse files
authored
Merge pull request #3 from Aetherinox/dependabot/github_actions/dawidd6/action-send-mail-5
2 parents 6b150dd + 13fbaf2 commit ff672dd

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@v4
65+
uses: dawidd6/action-send-mail@v5
6666
with:
6767
server_address: ${{secrets.EMAIL_SMTP}}
6868
server_port: 465

0 commit comments

Comments
 (0)