Skip to content

Commit c0cecb4

Browse files
authored
Fix path for .github/actions (#416)
1 parent 3bf441b commit c0cecb4

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
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: "weekly"
77
- package-ecosystem: "github-actions"
8-
directory: "/.github/actions"
8+
directory: ".github/actions/setup-nca-env"
99
schedule:
1010
interval: "weekly"
1111
- package-ecosystem: "pip"

0 commit comments

Comments
 (0)