Skip to content

Commit 84ffde7

Browse files
committed
Use a monthly schedule for GitHub Actions updates
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent fc70cb9 commit 84ffde7

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)