From 2e2c10c5991104c29fa1e45bf3dc1086b77c0914 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 11 Apr 2021 09:27:31 +0300 Subject: [PATCH] Add actions updates --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 700176b..4b54cc8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,3 +18,9 @@ updates: allow: - dependency-type: direct - dependency-type: indirect + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: weekly + day: saturday + time: "10:00"