Skip to content

Commit 785a450

Browse files
committed
Add dependabot
1 parent ec3931e commit 785a450

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/dependabot.yml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Set update schedule for GitHub Actions
2+
3+
version: 2
4+
updates:
5+
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
# Check for updates to GitHub Actions every week
10+
interval: "weekly"
11+
labels:
12+
- "Release Not Needed"
13+
target-branch: "v4sdk-development"

0 commit comments

Comments
 (0)