Skip to content

Commit 56d6604

Browse files
authored
ci(dependabot): include custom github actions [AR-52107] (#225)
dependabot/dependabot-core#6345
1 parent 8626bab commit 56d6604

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
@@ -18,7 +18,9 @@ updates:
1818
- '**'
1919

2020
- package-ecosystem: 'github-actions'
21-
directory: '/'
21+
directories:
22+
- '/'
23+
- '/.github/actions/*'
2224
schedule:
2325
interval: 'weekly'
2426
commit-message:

0 commit comments

Comments
 (0)