Skip to content

Commit 30c8928

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

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@ba302ba66e88942841281c984a6b31ca6d6289e6 # v11
28+
uses: dawidd6/action-send-mail@949ec3d78a574a9519068669594c74bcb1b05d7b # v12
2929
with:
3030
server_address: ${{ secrets.MAIL_HOST }}
3131
server_port: ${{ secrets.MAIL_PORT }}

0 commit comments

Comments
 (0)