Skip to content

Commit aef8baa

Browse files
committed
ci: Update actions with dependabot
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 parent 4eb153e commit aef8baa

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
labels: ["dependencies"]
7+
groups:
8+
actions:
9+
patterns:
10+
- "*"
11+
schedule:
12+
interval: "monthly"

0 commit comments

Comments
 (0)