Skip to content

Commit 14b8977

Browse files
authored
ci(dependabot): auto-update GitHub Actions (#9604)
1 parent eb8e971 commit 14b8977

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,15 @@ updates:
1919
schedule:
2020
interval: "weekly"
2121

22+
- package-ecosystem: "github-actions"
23+
target-branch: "master"
24+
directory: "/"
25+
schedule:
26+
interval: "daily"
27+
time: "23:00"
28+
commit-message:
29+
prefix: "chore"
30+
include: "scope"
31+
open-pull-requests-limit: 3
32+
33+

0 commit comments

Comments
 (0)