Skip to content

Commit 052dd07

Browse files
Bump dawidd6/action-send-mail from 3 to 4 (#3)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a54daa6 commit 052dd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
if: github.repository_owner == 'moves-rwth' && always()
4646
steps:
4747
- uses: technote-space/workflow-conclusion-action@v3
48-
- uses: dawidd6/action-send-mail@v3
48+
- uses: dawidd6/action-send-mail@v4
4949
with:
5050
server_address: ${{ secrets.STORM_CI_MAIL_SERVER }}
5151
server_port: 587

0 commit comments

Comments
 (0)