diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 6d5c84cd..22c3f7e6 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -1,5 +1,9 @@ version: 2 updates: +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" - package-ecosystem: gomod directory: "/" schedule: