From 052799de757bb6d7272e469db945958802d58bf1 Mon Sep 17 00:00:00 2001 From: StepSecurity Bot Date: Sat, 13 Apr 2024 09:33:31 -0700 Subject: [PATCH] [StepSecurity] Apply security best practices (#2) 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