GitHub action update bot (#3170)

* GitHub action update bot

* change tag
This commit is contained in:
Reiley Yang 2022-04-13 17:20:25 -07:00 committed by GitHub
parent cd72a39d99
commit e0212a11bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "infra"