From a4f3013b5f804ee0de4ca3a0c45ecc22eaf461cb Mon Sep 17 00:00:00 2001 From: StepSecurity Bot Date: Fri, 5 Apr 2024 16:25:47 +0000 Subject: [PATCH] [StepSecurity] Apply security best practices Signed-off-by: StepSecurity Bot --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 36b24f2..19a729a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,8 @@ updates: directory: / schedule: interval: daily + + - package-ecosystem: github-actions + directory: / + schedule: + interval: daily