Compare commits

...

2 Commits

Author SHA1 Message Date
John Losito
45ed6ecd5c
Merge 09e769e79b into e1b3fa242c 2024-07-28 01:37:24 +09:00
John Losito
09e769e79b
Check for github action updates monthly 2022-12-17 12:57:36 -05:00

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"