dependabot: monthly updates of github actions

This commit is contained in:
Erik Sundell
2023-04-04 22:58:47 +02:00
parent f55e4cf615
commit 9144828e5b

View File

@@ -9,8 +9,9 @@ version: 2
updates:
# Maintain dependencies in our GitHub Workflows
- package-ecosystem: github-actions
directory: "/" # This should be / rather than .github/workflows
directory: /
labels: [ci]
schedule:
interval: weekly
interval: monthly
time: "05:00"
timezone: "Etc/UTC"
timezone: Etc/UTC