From 21234837e07411eed55daf31d564e5ccb739fc4c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:32:39 +0000 Subject: [PATCH] Add dependabot.yml for automated GitHub Actions updates Agent-Logs-Url: https://github.com/AmentumCMS/EncryptionWizardBundle/sessions/d21424c3-faa1-49a6-87aa-8b0d46d2e188 Co-authored-by: pappasjfed <163186936+pappasjfed@users.noreply.github.com> --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..5ace460 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"