Skip to content

Commit a8be22a

Browse files
Use Dependabot to upgrade GitHub actions (#84)
See ramsey/uuid#395
1 parent 1c9b429 commit a8be22a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ updates:
55
schedule:
66
interval: "monthly"
77
versioning-strategy: "increase-if-necessary"
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"

0 commit comments

Comments
 (0)