From 4f5de1b7ead948c0ee696936ecc93e741f28ef90 Mon Sep 17 00:00:00 2001 From: Jauder Ho Date: Thu, 13 Apr 2023 09:18:45 -0700 Subject: [PATCH] Update dependabot.yml Make Dependabot issue pull requests to update Actions as needed. --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e349c0f5..03db2cb3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,11 @@ version: 2 updates: +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + - package-ecosystem: cargo directory: "/" schedule: