Skip to content

Commit 251e284

Browse files
authored
Updating Mautic to 6.0.7
1 parent 6489f4a commit 251e284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ inputs:
2525
mautic-version:
2626
description: 'Mautic Docker image version'
2727
required: false
28-
default: '6.0.5-apache'
28+
default: '6.0.7-apache'
2929
mautic-port:
3030
description: 'Port for Mautic instance'
3131
required: false
@@ -348,4 +348,4 @@ runs:
348348
echo "🧹 Cleaning up SSH keys and temporary files..."
349349
rm -f ~/.ssh/id_rsa
350350
rm -f ~/.ssh/id_rsa.pub
351-
echo "✅ Cleanup completed"
351+
echo "✅ Cleanup completed"

0 commit comments

Comments
 (0)