diff --git a/action.yml b/action.yml
index 7a0dceb..d9f4b43 100644
--- a/action.yml
+++ b/action.yml
@@ -6,6 +6,7 @@ inputs:
     description: 'ssh remote host'
   port:
     description: 'ssh remote port'
+    default: 22
   username:
     description: 'ssh username'
   password: