diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a8a55248ff..b10ccce16c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,9 @@ updates: interval: "daily" commit-message: prefix: "rust:" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + commit-message: + prefix: "github-actions:"