Skip to content

Commit b618f45

Browse files
authored
Enable Dependabot for GitHub Actions (PowerShell#17775)
1 parent e7f90f0 commit b618f45

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,10 @@ updates:
5151
interval: "daily"
5252
labels:
5353
- "CL-BuildPackaging"
54+
55+
- package-ecosystem: "github-actions"
56+
directory: "/"
57+
schedule:
58+
interval: "daily"
59+
labels:
60+
- "CL-BuildPackaging"

0 commit comments

Comments
 (0)