Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 7ef6361

Browse files
Update dependabot config
1 parent cac4345 commit 7ef6361

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,11 @@ updates:
2525
Pipeline:
2626
patterns:
2727
- "*"
28+
- package-ecosystem: "github-actions"
29+
directory: "/.github/actions/setup-env"
30+
schedule:
31+
interval: "daily"
32+
groups:
33+
PipelineEnv:
34+
patterns:
35+
- "*"

0 commit comments

Comments
 (0)