From 8df705a5e5e939271f37b6f84065d359f272b076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Fri, 3 Nov 2023 16:06:11 +0300 Subject: [PATCH] rename github-actions to type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- .github/dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index a2c00c7f347..0264c035357 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,4 +7,4 @@ updates: open-pull-requests-limit: 1 labels: - tag:bot - - tag:github-actions + - type:github-actions