Skip to content

Commit d237cd6

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

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
@@ -101,7 +101,7 @@ jobs:
101101
- name: >-
102102
📨 Send mail
103103
id: task_ping_developer_mail
104-
uses: dawidd6/action-send-mail@v5
104+
uses: dawidd6/action-send-mail@v6
105105
with:
106106
server_address: ${{ secrets.EMAIL_SMTP }}
107107
server_port: 465

0 commit comments

Comments
 (0)