Skip to content

Commit

Permalink
Bump dawidd6/action-send-mail from 3 to 4 (#855)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 8ca7d7c commit b5888e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newsletter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
export TELEGRAM_MESSAGE_FILE=telegram-bot.md
node actions/telegram.mjs
- name: 'Send mail'
uses: dawidd6/action-send-mail@v3
uses: dawidd6/action-send-mail@v4
with:
server_address: ${{ secrets.SMTP_SERVER }}
server_port: ${{ secrets.SMTP_PORT }}
Expand Down

0 comments on commit b5888e1

Please sign in to comment.