Skip to content

Add dependabot for GA #1

Add dependabot for GA

Add dependabot for GA #1

Workflow file for this run

# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
# `/` is correct for `github/workflows` according to https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"