File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,6 +68,27 @@ updates:
6868 prefix : " chore"
6969 include : " scope"
7070
71+ # ──────────────────────────────────────────────────────────────
72+ # 2b. GitHub Actions — Composite Actions (.github/actions/*)
73+ # ──────────────────────────────────────────────────────────────
74+ - package-ecosystem : " github-actions"
75+ directories :
76+ - " /.github/actions/*"
77+ target-branch : " master"
78+ schedule :
79+ interval : " daily"
80+ time : " 08:15"
81+ timezone : " America/New_York"
82+ groups :
83+ ghactions-all :
84+ patterns : ["*"]
85+ open-pull-requests-limit : 5
86+ assignees : ["mrz1836"]
87+ labels : ["chore", "dependencies", "github-actions"]
88+ commit-message :
89+ prefix : " chore"
90+ include : " scope"
91+
7192 # ──────────────────────────────────────────────────────────────
7293 # 3. DevContainer (devcontainer.json : base image + features)
7394 # ──────────────────────────────────────────────────────────────
You can’t perform that action at this time.
0 commit comments