Skip to content

Commit 80daedd

Browse files
committed
ci: enable Dependabot updates for shared actions
1 parent 4277228 commit 80daedd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4-
directory: "/"
4+
directories:
5+
- /
6+
- /actions/*
57
schedule:
68
interval: "monthly"
79
cooldown:

0 commit comments

Comments
 (0)