From 2e1b2d8ffa3d9a391fd50b6048d451c61b881843 Mon Sep 17 00:00:00 2001 From: Vasi Vasireddy Date: Fri, 10 May 2024 14:42:55 -0700 Subject: [PATCH] Add sample app path in dependabot --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 61117857fe..b2d663383b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,6 +21,7 @@ updates: - "/collector/processor/coldstartprocessor" - "/collector/processor/decoupleprocessor" - "/collector/receiver/telemetryapireceiver" + - "/go/sample-apps/function" schedule: interval: "weekly" groups: