ci: add depndabot.yaml to update github-actions

This commit is contained in:
Ikiru Yoshizaki 2024-04-16 12:13:11 +09:00
parent 1dd9a0e021
commit 0b571b9a45

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