Skip to content

Commit f2ba767

Browse files
authored
devops: update GitHub Action workflows
1 parent 1452881 commit f2ba767

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "weekly"
11+
groups:
12+
actions:
13+
patterns:
14+
- "*"

0 commit comments

Comments
 (0)