Skip to content

Commit c5a78e0

Browse files
dependabot[bot]jsnwesson
authored andcommitted
build(deps): bump dawidd6/action-send-mail from 3 to 4
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 3 to 4. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](dawidd6/action-send-mail@v3...v4) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22e4b9f commit c5a78e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Send failure notification
4646
if: ${{ failure() }}
47-
uses: dawidd6/action-send-mail@v3
47+
uses: dawidd6/action-send-mail@v4
4848
with:
4949
server_address: email-smtp.us-east-1.amazonaws.com
5050
server_port: 465

0 commit comments

Comments
 (0)