Skip to content

Commit 2b3e7c4

Browse files
author
Brian Gianforcaro
committed
Dependencies: Configure Dependabot to update github action versions.
1 parent fe7216c commit 2b3e7c4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
4+
# Maintain dependencies for GitHub Actions Automatically
5+
- package-ecosystem: "github-actions"
6+
directory: "/"
7+
schedule:
8+
interval: "daily"
9+
commit-message:
10+
prefix: "Dependencies:"

0 commit comments

Comments
 (0)