From f2ba7673b8fa4cd25318b1b0e323a0511bb668e2 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 19 Nov 2024 23:00:50 +0100 Subject: [PATCH] devops: update GitHub Action workflows --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6a7695c06..84a45f6df 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,11 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + groups: + actions: + patterns: + - "*"