diff --git a/.github/dependabot.yml b/.github/dependabot.yml index db065cfffc..557d6df1e7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,3 +19,10 @@ updates: schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + target-branch: develop + labels: ["bug"] + versioning-strategy: increase + schedule: + interval: "weekly"