Added dependabot update for GitHub Actions

This commit is contained in:
Hiroshi SHIBATA 2023-02-08 09:17:02 +09:00
parent 61747c06d4
commit 9fe4cb8e1e
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'