From: Tomas Mraz Date: Thu, 27 Oct 2022 11:49:29 +0000 (+0200) Subject: Dependabot configuration is not a workflow X-Git-Tag: openssl-3.2.0-alpha1~1820 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=950968982a0c75d7c380f9d5a81e7d71b953af5a;p=thirdparty%2Fopenssl.git Dependabot configuration is not a workflow Moving it one level up so it does not confuse CI. Reviewed-by: Richard Levitte Reviewed-by: Shane Lontis Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/19515) --- diff --git a/.github/workflows/dependabot.yml b/.github/dependabot.yml similarity index 100% rename from .github/workflows/dependabot.yml rename to .github/dependabot.yml