Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-07-09 23:07:44 +0300
committerGitHub <noreply@github.com>2021-07-09 23:07:44 +0300
commit81dfea3876ffd3ee8b1bfeab315f5fdc2f43379b (patch)
treea9de82eec7ceec72e9f59d5b9940c6b08aca3116 /.github
parent8782761f3f736c902563ed8dd710d42a23ef5515 (diff)
Update GitHub Actions via dependabot
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml5
1 files changed, 5 insertions, 0 deletions
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