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

[github_actions] Add automatic updating of github-actions #5880

Merged
merged 1 commit into from
Jun 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,11 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 10

- package-ecosystem: "github-actions"
directory: "/"
commit-message:
prefix: "[github_actions]"
schedule:
interval: "daily"
open-pull-requests-limit: 10