From 9e84f397be1c50d017aceaec50c63cb505987691 Mon Sep 17 00:00:00 2001 From: "E. Lynette Rayle" Date: Fri, 16 May 2025 17:23:27 -0400 Subject: [PATCH] add CODEOWNERS file _Part of work to recreate actions/gradle-dependency-submission-action as actions/gradle-build-tools-actions to better reflect the 3 actions in this action._ Copying CODEOWNERS History: * https://github.com/actions/gradle-dependency-submission-action/pull/5 --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..ee95584 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @actions/advanced-security-dependency-graph