Added dependabot update for GitHub Actions

This commit is contained in:
Hiroshi SHIBATA 2023-02-08 06:51:32 +09:00
parent 879e3c31c1
commit 9f6c39aa22
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

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

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