dependabot: monthly updates of github actions

pull/1262/head
Erik Sundell 2023-04-04 22:57:33 +02:00
rodzic 333ec83f3e
commit 7e1c89fde7
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

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