From f5c32ef3c31b8b33d2101fcf4acd7e930f5aaa8f Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:42:07 +0100 Subject: [PATCH] ci: Workflow Bot -- Update dependabot.yml (main) (#3887) Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com> --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d1e2994e1d..03607ead47 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,3 +32,11 @@ updates: interval: daily commit-message: prefix: chore + + # Automatically added by streetsidesoftware/public/update-dependabot-github-actions + - package-ecosystem: github-actions + directory: /.github/actions/vsce-args + schedule: + interval: daily + commit-message: + prefix: chore