diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a094845..14c2c4b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,12 @@ version: 2 updates: + # Alos update the GitHub Actions workflows on deffault branch + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" directory: "/" schedule: