From: Jason Ish Date: Thu, 14 Apr 2022 18:35:57 +0000 (-0600) Subject: dependabot: monitor github actions X-Git-Tag: suricata-7.0.0-beta1~734 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28898dbfb8c50666a0eba17f007f11aa043d16f4;p=thirdparty%2Fsuricata.git dependabot: monitor github actions --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a8a55248ff..b10ccce16c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,9 @@ updates: interval: "daily" commit-message: prefix: "rust:" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + commit-message: + prefix: "github-actions:"