Add dependabot to watch GitHub Actions for updates

* Update GitHub Workflows when GitHub Actions when they have
new releases
This commit is contained in:
Dalton Hubble
2023-12-21 21:19:12 -08:00
parent 99166c9480
commit 287884436e

View File

@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: gomod
directory: "/"
schedule: