From a2d0ba31481d12d9f66ba4357424743968a00a81 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Tue, 13 Dec 2022 15:37:54 -0500 Subject: [PATCH] chore: renovate matchUpdateTypes digest to actions Signed-off-by: Todd Baert --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 139f0838..d740f88b 100644 --- a/renovate.json +++ b/renovate.json @@ -10,6 +10,7 @@ "automerge": true }, { + "matchUpdateTypes": ["digest"], "fileMatch": [ "^(workflow-templates|\\.github\\/workflows)\\/[^/]+\\.ya?ml$", "(^|\\/)action\\.ya?ml$"