Skip to content

Commit 324d607

Browse files
Create dependabot.yml
1 parent 023c47d commit 324d607

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Set update schedule for GitHub Actions
2+
version: 2
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
# Check for updates to 1st party GitHub Actions every month
8+
interval: "monthly"

0 commit comments

Comments
 (0)