Merge pull request #570 from Cysharp/ci/dependabot

ci: add depndabot.yaml to update github-actions
pull/605/head
Ikiru Yoshizaki 2024-07-30 15:41:57 +09:00 committed by GitHub
commit e52663cef6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

7
.github/dependabot.yaml vendored Normal file
View File

@ -0,0 +1,7 @@
# ref: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly" # Check for updates to GitHub Actions every week