Skip to content

Commit 0dc8bc4

Browse files
committed
ci(github): Adding dependabot for github action
Signed-off-by: Vincent Boutour <[email protected]>
1 parent 6b68cd5 commit 0dc8bc4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
version: 2
22
updates:
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: daily
7+
commit-message:
8+
prefix: ci
9+
include: scope
310
- package-ecosystem: gomod
411
directory: /
512
schedule:

0 commit comments

Comments
 (0)