Skip to content

Commit 6a158bb

Browse files
build(deps): bump dawidd6/action-send-mail from 8 to 9
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 8 to 9. - [Release notes](https://github.com/dawidd6/action-send-mail/releases) - [Commits](dawidd6/action-send-mail@afe9786...62a2d05) --- updated-dependencies: - dependency-name: dawidd6/action-send-mail dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55eb783 commit 6a158bb

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@afe978662944c6805dd197bac88b27acb0bda55a # v8
28+
uses: dawidd6/action-send-mail@62a2d05b79935ad4fb90ce9079928099579c14ac # v9
2929
with:
3030
server_address: ${{ secrets.MAIL_HOST }}
3131
server_port: ${{ secrets.MAIL_PORT }}

0 commit comments

Comments
 (0)