edited github-actions section
This commit is contained in:
parent
cbf4fd073a
commit
604c1acf2f
1 changed files with 4 additions and 1 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
|
@ -32,6 +32,9 @@ updates:
|
||||||
|
|
||||||
# branch - dependabot testing
|
# branch - dependabot testing
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: /
|
directory: "/"
|
||||||
|
labels:
|
||||||
|
- "dependencies"
|
||||||
|
- "v3.x"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue