From dc5f59ec6e09f9262e694adc759c98587b0a812c Mon Sep 17 00:00:00 2001 From: Daz DeBoer Date: Thu, 17 Aug 2023 16:52:51 -0600 Subject: [PATCH] Update action description for SEO --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2cb958cb..b90ce646 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: "Gradle Build Action" -description: 'Configures Gradle for use in GitHub actions, caching useful state in the GitHub actions cache' +description: 'Configures Gradle for GitHub actions, caching state and generating a dependency graph via Dependency Submission.' # https://help.github.com/en/articles/metadata-syntax-for-github-actions