diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fb98ffaf2c864..dac7f8707aa7f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,16 +1,17 @@ # Generated by dependabot-bot. -# https://github.com/dotnet/docs-tools/tree/main/actions/dependabot-bot +# https://github.com/dotnet/docs-actions/tree/main/dependabot-bot version: 2 updates: - - package-ecosystem: "github-actions" # Core GitHub Actions - directory: "/" - groups: - github-actions: - patterns: ["*"] - schedule: - interval: "weekly" - cooldown: - default-days: 7 + # Update GitHub action commit SHAs +- package-ecosystem: "github-actions" + directory: "/" + groups: + github-actions: + patterns: ["*"] + schedule: + interval: "weekly" + cooldown: + default-days: 7 - package-ecosystem: "nuget" directory: "/docs/azure/sdk/snippets/authentication/best-practices" #BestPractices.sln schedule: