From ba31428751d1a230aebc5de722a11f05a6c901d1 Mon Sep 17 00:00:00 2001 From: Ansgar Mertens Date: Thu, 15 May 2025 13:13:59 +0200 Subject: [PATCH] github: Use Dependabot to keep Actions updated (#292) --- .github/dependabot.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0df7d80..7dfbba7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,3 @@ updates: directory: "/" schedule: interval: "daily" - # TODO: Dependabot only updates hashicorp GHAs in the template repository, the following lines can be removed for consumers of this template - allow: - - dependency-name: "hashicorp/*"