From e27908b99411b3fdda5f7f0d6582304eadb284c2 Mon Sep 17 00:00:00 2001 From: konstantin Date: Mon, 24 Oct 2022 09:43:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96Update=20Github=20Actions=20using?= =?UTF-8?q?=20Dependabot=20(#16)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf7a39f..c0a96e6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + # Maintain dependencies for GitHub Actions + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"