From 8f33f7865d857f7c80cf42cc55e499bb047841f9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 5 Jan 2021 21:30:29 +0200 Subject: dependabot: Add Actions updates (#32681) --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.github') diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 31976021e8..095fce1c80 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,3 +15,11 @@ updates: - v5 versioning-strategy: increase rebase-strategy: disabled + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: weekly + day: tuesday + time: "12:00" + timezone: Europe/Athens + rebase-strategy: disabled -- cgit v1.2.3