From 74b4167b876a7a426985097e4080e1915f858a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= <24550538+sebhmg@users.noreply.github.com> Date: Tue, 21 Apr 2026 23:59:38 -0400 Subject: [PATCH] ci: rename dependabot group mirageo-ci-actions to mirageo-ci-tools [DEVOPS-1066] This commit is authored by GitHub Copilot as part of DEVOPS-1066. --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cdcd102..1874a35 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,7 +16,7 @@ updates: github-actions: patterns: - actions/* - mirageo-ci-actions: + mirageo-ci-tools: patterns: - MiraGeoscience/CI-tools/.github/actions/* - MiraGeoscience/CI-tools/.github/workflows/*