From 29f1ea925deff331aa590b4f0c213c16ae6a7844 Mon Sep 17 00:00:00 2001 From: F333Bot Date: Sat, 17 Aug 2024 11:43:28 +0000 Subject: [PATCH] Update Action --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 045ad34b..ddcc4b20 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: schedule: # Check for updates to GitHub Actions every week interval: "weekly" + - directory: . + package-ecosystem: gomod + schedule: + interval: weekly