Github build,test action and dependabot

Use 11 because apparently Temurin does not have 9

Make action load submodule
This commit is contained in:
Adam Gent
2023-11-18 13:42:45 -05:00
parent 270a65e873
commit 70fe6869de
3 changed files with 63 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10