Skip to content

Commit 92ff5f5

Browse files
committed
build(github-actions): update github-actions
1 parent b5a268f commit 92ff5f5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,9 @@ updates:
4141
directory: "/"
4242
schedule:
4343
interval: "monthly"
44+
45+
# Set update schedule for GitHub Actions
46+
- package-ecosystem: "github-actions"
47+
directory: "/"
48+
schedule:
49+
interval: "monthly"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
audience: general
2+
level: silent
3+
---

0 commit comments

Comments
 (0)