Skip to content

Commit 10e2d6a

Browse files
committed
Add Dependabot updates for GitHub Actions
1 parent 63af268 commit 10e2d6a

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
@@ -15,3 +15,12 @@ updates:
1515
- "*"
1616
ignore:
1717
- dependency-name: Microsoft.CodeAnalysis.CSharp
18+
19+
- package-ecosystem: "github-actions"
20+
directory: "/"
21+
schedule:
22+
interval: "weekly"
23+
groups:
24+
github-actions:
25+
patterns:
26+
- "*"

0 commit comments

Comments
 (0)