Change GitHub Actions directory
This commit is contained in:
parent
1938f71181
commit
34a0b876f7
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -10,7 +10,7 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/.github/workflows/" # Location of package manifests
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "docker"
|
||||
|
|
|
|||
Loading…
Reference in a new issue