Skip to content

Commit 600c6b3

Browse files
authored
Use a monthly schedule for GitHub Actions updates (#415)
2 parents fc70cb9 + 84ffde7 commit 600c6b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ updates:
6565
- package-ecosystem: "github-actions"
6666
directory: "/"
6767
schedule:
68-
interval: "weekly"
69-
time: "06:00"
68+
interval: "monthly"
69+
day: "thursday"
7070
labels:
7171
- "part:tooling"
7272
- "type:tech-debt"

0 commit comments

Comments
 (0)