From 3acb5594758c49277ae8b0645ae28d24d7e0f522 Mon Sep 17 00:00:00 2001 From: "S.Zander" Date: Tue, 1 Oct 2024 15:26:29 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 89c38bf..759a6e5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,5 @@ # This keeps updated the GitHub actions used in .github/workflows/*.yaml -# See https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot +# See https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot version: 2 updates: - package-ecosystem: "github-actions"