Skip to content

Commit 75ece33

Browse files
build(deps): bump dawidd6/action-send-mail from 4 to 5
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 4 to 5. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](dawidd6/action-send-mail@v4...v5) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 739b19d commit 75ece33

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)