Skip to content

Commit 8e19205

Browse files
authored
chore: check for actions update via ci
1 parent abca814 commit 8e19205

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ updates:
66
directory: "/"
77
schedule:
88
interval: "daily"
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
schedule:
12+
interval: "daily"

0 commit comments

Comments
 (0)