This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 76cc874810c (chores) ci: keep GH actions up-to-date
76cc874810c is described below
commit 76cc874810c0030ec601961662f7c51387151432
Author: Otavio R. Piske <[email protected]>
AuthorDate: Sat Jun 25 11:14:32 2022 +0200
(chores) ci: keep GH actions up-to-date
---
.github/dependabot.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000000..5ace4600a1f
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"