Let dependabot update GitHub Actions

pull/2219/head
Tatsuhiro Tsujikawa 2024-06-10 17:53:53 +09:00
parent a8cb271b04
commit 468b8db61b
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"