Merge pull request #790 from thockin/add_dependabot_for_gh_actions

Add dependabot for github actions
This commit is contained in:
Kubernetes Prow Robot 2023-07-29 13:00:00 -07:00 committed by GitHub
commit 0971564436
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"