This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push: new 1742310e0 Add dependabot for Github Actions 1742310e0 is described below commit 1742310e02bfba8a79c71fda822873c6cf5d77d6 Author: Andreas Veithen <andreas.veit...@gmail.com> AuthorDate: Sun Jan 29 23:03:08 2023 +0000 Add dependabot for Github Actions --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 77241a255..71056b6eb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -56,3 +56,7 @@ updates: - dependency-name: "org.springframework:*" versions: - ">= 6.0.0" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"