From 895e8f687663d83cbd35bd4349f0b57d878f0a0e Mon Sep 17 00:00:00 2001 From: Luis Lira Date: Sat, 14 Sep 2024 14:27:57 -0500 Subject: [PATCH] Update action.yaml --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 3b5e01f..9a484fd 100644 --- a/action.yaml +++ b/action.yaml @@ -1,4 +1,4 @@ -name: 'Git Diff 🦀' +name: 'Git Diff - Powered by Rust' description: 'Action to get the files that have been changed in a pull request' branding: icon: 'git-pull-request'