You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2023/01/25 10:11:06 UTC

[santuario-xml-security-java] branch main updated: Adding dependabot for GHA

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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git


The following commit(s) were added to refs/heads/main by this push:
     new b07b1a4f Adding dependabot for GHA
b07b1a4f is described below

commit b07b1a4f927ba041529a4274995f70282e2a2902
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jan 25 10:10:54 2023 +0000

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

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index ddcfd3c6..76e6e64c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -18,3 +18,9 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+
+  - package-ecosystem: github-actions
+    directory: /
+    schedule:
+      interval: daily
+