Update Dependabot configuration for GitHub Actions

This commit is contained in:
Henry Mercer
2025-09-24 11:54:39 +01:00
committed by GitHub
parent 0890b56a8a
commit 86de17c44d

View File

@@ -21,8 +21,8 @@ updates:
- "*"
- package-ecosystem: github-actions
directories:
- "/"
- "/.github/actions" # All subdirectories outside of "/.github/workflows" must be explicitly included.
- "/.github/workflows"
- "/.github/actions"
schedule:
interval: weekly
labels: