Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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
Add automatic updating of github-actions
  • Loading branch information
drewroengoogle authored Jun 1, 2022
commit 0430d3dc969e04204392cbbce7db2ae3b4498263
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