adding dependabot for updating github actions

This commit is contained in:
Thomas Ferreira de Lima 2023-05-22 21:53:14 -04:00
parent 236a79dcb1
commit 748be71ead
1 changed files with 10 additions and 0 deletions

10
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,10 @@
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "monthly"