Skip to content

Commit 55cee4e

Browse files
Bump dawidd6/action-send-mail from 10 to 11
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 10 to 11. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](dawidd6/action-send-mail@v10...v11) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cfa5c7 commit 55cee4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-announcement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
- id: mail
2121
name: Send Mail
22-
uses: dawidd6/action-send-mail@v10
22+
uses: dawidd6/action-send-mail@v11
2323
with:
2424
server_address: ${{ secrets.MAIL_SERVER }}
2525
server_port: ${{ secrets.MAIL_PORT }}

0 commit comments

Comments
 (0)