aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-01-05 21:30:29 +0200
committerGitHub <[email protected]>2021-01-05 21:30:29 +0200
commit8f33f7865d857f7c80cf42cc55e499bb047841f9 (patch)
treebabdd2ead6ac7376301bb6962baa2455b796e45e /.github/dependabot.yml
parent1bfe4780d48ca69ea50618140a21ffea431e6102 (diff)
downloadbootstrap-8f33f7865d857f7c80cf42cc55e499bb047841f9.tar.xz
bootstrap-8f33f7865d857f7c80cf42cc55e499bb047841f9.zip
dependabot: Add Actions updates (#32681)
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 31976021e..095fce1c8 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