This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/main by this push:
new 0e2bcb6a Add target branch for GitHub Actions updates (#655)
0e2bcb6a is described below
commit 0e2bcb6a529483115425e012b04727ab28fc45c4
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Mar 1 19:57:45 2026 +0100
Add target branch for GitHub Actions updates (#655)
---
.github/dependabot.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 5ace4600..0e7e4314 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,3 +4,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ target-branch: "1.2.x"
+ schedule:
+ interval: "weekly"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]