Skip to content

Commit b61a434

Browse files
authored
Merge pull request #5484 from taskcluster/matt-boris/githubActionsDependabotUpdates
build(github-actions): update github-actions
2 parents 5f2a8c3 + 92ff5f5 commit b61a434

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)