Skip to content

Commit 09f0b22

Browse files
group github action updates (#618)
Signed-off-by: Spencer Schrock <[email protected]>
1 parent ff8777d commit 09f0b22

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,15 @@ updates:
3131
- package-ecosystem: "github-actions"
3232
directory: "/"
3333
schedule:
34-
interval: "daily"
34+
interval: "weekly"
3535
commit-message:
3636
prefix: ":seedling:"
3737
reviewers:
3838
- "ossf/scorecard-maintainers"
39+
groups:
40+
github-actions:
41+
patterns:
42+
- "*"
3943
# Dockerfiles
4044
- package-ecosystem: docker
4145
directory: "/"

0 commit comments

Comments
 (0)