From 0431e123084499d3a398a8a6d11fc7dd37af2355 Mon Sep 17 00:00:00 2001 From: Jan Harrie Date: Thu, 22 May 2025 18:43:35 +0200 Subject: [PATCH] configure dependabot to automatically update GitHub Actions dependencies (#5757) --- .github/dependabot.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b2dbcfe120..6c6b33de1a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,3 @@ updates: schedule: # Check for updates to GitHub Actions every weekday interval: "daily" - allow: - # Allow updates for internal actions - - dependency-name: "hashicorp/*"