Add dependabot to track github actions versions

This commit is contained in:
Andrej730
2025-11-19 16:55:20 +05:00
parent 48b1493c5c
commit 5896630630
+8
View File
@@ -0,0 +1,8 @@
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"