Skip to content

Commit 76f3a17

Browse files
authored
Merge pull request #7 from actions-ext/tkp/dependabot-composite-actions
Update Dependabot to scan the setup action directory
2 parents b0536d8 + f8a9d90 commit 76f3a17

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
@@ -1,7 +1,9 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4-
directory: "/"
4+
directories:
5+
- "/"
6+
- "/setup"
57
schedule:
68
interval: "monthly"
79
labels: []

0 commit comments

Comments
 (0)