dependabot.yml at [8f4dcf5e9d]
Logged in as anonymous

File .github/dependabot.yml artifact 4aa461a712 part of check-in 8f4dcf5e9d


# Set update schedule for GitHub Actions

version: 2
updates:

  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      # Check for updates to GitHub Actions every week
      interval: "weekly"