Skip to content

Commit b48b87e

Browse files
renovate[bot]felfert
authored andcommitted
Update dawidd6/action-send-mail action to v16
1 parent 9c80132 commit b48b87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
continue-on-error: true
4343
- name: Notify
4444
if: ${{ steps.build.outputs.loghtml != '' }}
45-
uses: dawidd6/action-send-mail@v11
45+
uses: dawidd6/action-send-mail@v16
4646
with:
4747
server_address: ${{secrets.SMTP_SERVER}}
4848
server_port: 587

0 commit comments

Comments
 (0)