Merge branch 'master' into renovate/ansible-11.x
All checks were successful
lint, build and push / lint (pull_request) Successful in 10s
lint, build and push / build (pull_request) Successful in 4m7s

This commit is contained in:
Michael Grote 2024-11-20 11:04:06 +01:00
commit 949b11633e

View file

@ -26,7 +26,7 @@ jobs:
# with:
# cli-args: "shell.sh"
- name: Send notification
uses: dawidd6/action-send-mail@v3
uses: dawidd6/action-send-mail@v4
if: failure()
with:
connection_url: smtp://docker10.mgrote.net:1025
@ -75,7 +75,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
- name: Send notification
uses: dawidd6/action-send-mail@v3
uses: dawidd6/action-send-mail@v4
if: failure()
with:
connection_url: smtp://docker10.mgrote.net:1025