From 81dfea3876ffd3ee8b1bfeab315f5fdc2f43379b Mon Sep 17 00:00:00 2001 From: Niedermann IT-Dienstleistungen Date: Fri, 9 Jul 2021 22:07:44 +0200 Subject: [PATCH] Update GitHub Actions via dependabot --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 34477c7e..75c8395a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10