You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/02/16 23:03:31 UTC

[maven-gh-actions-shared] branch main updated: dependabot for branch v2

This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git


The following commit(s) were added to refs/heads/main by this push:
     new 41f019c  dependabot for branch v2
41f019c is described below

commit 41f019c9dd84f0273e424244d26c033ac6be0af1
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Thu Feb 17 00:03:27 2022 +0100

    dependabot for branch v2
---
 .github/dependabot.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index a412b48..b7efc57 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -23,3 +23,9 @@ updates:
     target-branch: "v1"
     schedule:
       interval: "daily"
+
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    target-branch: "v2"
+    schedule:
+      interval: "daily"