From 96f5a7c909e2a1db3c2a0b1ac70901c6633bc2e3 Mon Sep 17 00:00:00 2001 From: Weston Blieden Date: Fri, 21 Aug 2026 15:27:23 +0200 Subject: [PATCH] Group Dependabot action updates into a single PR --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ea74bea..070ad76 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,12 @@ updates: directory: / schedule: interval: monthly + # One PR per repo instead of one per action; the workflow is generated from + # Axis_Cam_Template/ci/build.yml.tmpl, so apply bumps there and re-sync. + groups: + github-actions: + patterns: + - "*" commit-message: prefix: ci labels: