diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 505f01ea..c6f87a02 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file version: 2 updates: + - package-ecosystem: "github-actions" + directories: ["/", "/.github/workflows/perform-common-steps"] + schedule: + interval: "daily" - package-ecosystem: "github-actions" directory: "/" schedule: