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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-01-05 22:30:29 +0300
committerGitHub <noreply@github.com>2021-01-05 22:30:29 +0300
commit8f33f7865d857f7c80cf42cc55e499bb047841f9 (patch)
treebabdd2ead6ac7376301bb6962baa2455b796e45e /.github
parent1bfe4780d48ca69ea50618140a21ffea431e6102 (diff)
dependabot: Add Actions updates (#32681)
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml8
1 files changed, 8 insertions, 0 deletions
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