Skip to content

Commit f4574db

Browse files
committed
feat: use dependabot to check GitHub Actions
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent b719024 commit f4574db

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ updates:
55
directory: "/" # Location of package manifests
66
schedule:
77
interval: "daily"
8+
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
schedule:
12+
interval: daily

0 commit comments

Comments
 (0)