diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ab2c4e2..3e443a5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" # Location of go.mod schedule: interval: "daily" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"