Notify if actions themselves are outdated
This commit is contained in:
parent
cf47d4cad4
commit
82cbed84f8
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -1,5 +1,9 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: cargo
|
||||
directory: /
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue