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/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 55d1fad1f2 Add dependabot for Github Actions 55d1fad1f2 is described below commit 55d1fad1f2dfa5dcc033214f38784bebbedf41e6 Author: Andreas Veithen <andreas.veit...@gmail.com> AuthorDate: Sun Jan 29 23:04:01 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 07770f4872..4d51c32684 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -81,3 +81,7 @@ updates: versions: - ">= 6.0.0" open-pull-requests-limit: 15 + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"