Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit f9b4e6b

Browse files
Revert "Revert "Add automatic updating of github-actions (#5880)" (#5917)"
This reverts commit 8ded25d.
1 parent 1b5386d commit f9b4e6b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,3 +287,11 @@ updates:
287287
schedule:
288288
interval: "daily"
289289
open-pull-requests-limit: 10
290+
291+
- package-ecosystem: "github-actions"
292+
directory: "/"
293+
commit-message:
294+
prefix: "[github_actions]"
295+
schedule:
296+
interval: "daily"
297+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)