Skip to content

Commit aa0d40b

Browse files
committed
Add dependabot updates for github actions
1 parent 4c23cdc commit aa0d40b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

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

0 commit comments

Comments
 (0)