Skip to content

Commit 21c9ae5

Browse files
Update github actions
1 parent 7a7b2a3 commit 21c9ae5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

+9
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,12 @@ updates:
88
go-modules:
99
patterns:
1010
- "*"
11+
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "weekly"
16+
groups:
17+
all-github-actions:
18+
patterns:
19+
- "*"

0 commit comments

Comments
 (0)