From cccc35d762854cb3b10dc4155c751ccd7fe34e4c Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 15 Jan 2026 23:15:06 +0100 Subject: [PATCH] chore(action): update description to match modern facts --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index d8741c7..b683284 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Rsync Deployments Action' -description: 'GitHub Action for deploying code via rsync over ssh' +description: 'GitHub Action for deploying code via rsync over ssh securely - used by 5k+ workflows!' author: 'Burnett01' inputs: switches: