Skip to content

Commit 58a700c

Browse files
fix(deps): update dawidd6/action-send-mail action to v17 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddba364 commit 58a700c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
SMTP_CREDENTIAL: ${{ secrets.SMTP_CREDENTIAL }}
123123

124124
- name: Send email notification
125-
uses: dawidd6/action-send-mail@d38f3f7cd391cdebfe0d38efc3998b935e951c4f # v16
125+
uses: dawidd6/action-send-mail@42942bc2f8fba4e611b459a018967a6a7c78c68c # v17
126126
with:
127127
server_address: smtp.gmail.com
128128
server_port: 587

0 commit comments

Comments
 (0)