diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f1d26d80..ade8e88e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ version: 2 updates: + - package-ecosystem: "github-actions" + directory: "/.github/workflows/" + schedule: + interval: "daily" - package-ecosystem: "cargo" # See documentation for possible values directory: "/" # Location of package manifests schedule: