Skip to content

Commit b0a027d

Browse files
committed
Update directories for github actions via dependabot
1 parent c6abf4a commit b0a027d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,9 @@ updates:
481481

482482
# GitHub Actions
483483
- package-ecosystem: "github-actions"
484-
directory: "/"
484+
directories:
485+
- /.github/workflows
486+
- /.github/actions/**
485487
schedule:
486488
interval: "weekly"
487489
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)