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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-12-29 22:01:45 +0300
committerGitHub <noreply@github.com>2020-12-29 22:01:45 +0300
commit54380a4acf32e6f676f3fc874f36d3b987ac7975 (patch)
tree946d0a5b6c639e5b380eaf0cc4c98e662530d503 /.github
parenta81d2e48e340a1b97f6435a3d91cd86d9fb6bfc5 (diff)
dependabot: add Actions update (#606)
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d228d6c40..734344cff 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -13,3 +13,10 @@ updates:
labels:
- dependencies
versioning-strategy: increase
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: weekly
+ day: tuesday
+ time: "12:00"
+ timezone: Europe/Athens