Skip to content

Commit 82cbed8

Browse files
committed
Notify if actions themselves are outdated
1 parent cf47d4c commit 82cbed8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 2
22
updates:
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: daily
37
- package-ecosystem: cargo
48
directory: /
59
schedule:

0 commit comments

Comments
 (0)