Skip to content

Commit fc845ba

Browse files
authored
Bug in actions update due to wrong config (#51)
1 parent 4ac550c commit fc845ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ updates:
77
interval: "daily"
88

99
- package-ecosystem: "github-actions"
10-
directory: "/.github"
10+
directory: "/"
1111
schedule:
1212
interval: "daily"

0 commit comments

Comments
 (0)