Update GitHub Actions using dependabot

This commit is contained in:
Martin Frost 2023-02-13 21:40:15 +01:00
parent e932c00e85
commit 246a523e47
1 changed files with 5 additions and 0 deletions

View File

@ -9,3 +9,8 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"