Skip to content

Commit 0aaf64c

Browse files
build(deps): bump dawidd6/action-send-mail from 12 to 13
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 12 to 13. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](dawidd6/action-send-mail@949ec3d...e9d4422) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '13' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7eecb64 commit 0aaf64c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cove-ocds-live-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
DJANGO_SETTINGS_MODULE: cove_project.settings
2626
run: pytest tests/test_functional.py
2727
- if: failure()
28-
uses: dawidd6/action-send-mail@949ec3d78a574a9519068669594c74bcb1b05d7b # v12
28+
uses: dawidd6/action-send-mail@e9d44227e5ff9b5be74ac40a69c554324ded2e5b # v13
2929
with:
3030
server_address: ${{ secrets.MAIL_HOST }}
3131
server_port: ${{ secrets.MAIL_PORT }}

0 commit comments

Comments
 (0)