Skip to content

Commit 6f58992

Browse files
authored
CI: Use dependabot to update Github Actions (#52173)
1 parent eae6000 commit 6f58992

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/dependabot.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
labels:
8+
- "CI"
9+
- "Dependencies"

0 commit comments

Comments
 (0)