diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0b67203bbe..55253d3d8a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,9 @@ updates: - "🤖 Dependencies" schedule: interval: "daily" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: daily + labels: + - "🤖 Dependencies"