diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2e0c70cc..62edaa5f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,9 @@ updates: interval: "daily" assignees: - "bento007" + - package-ecosystem: github-actions + directory: "/.github/workflows/" + schedule: + interval: "daily" + assignees: + - "bento007"