1
0
Fork 0
mirror of https://github.com/ansible-collections/community.mysql.git synced 2026-02-04 07:11:49 +00:00

feat: Add Dependabot for GitHub Actions (#765)

This commit is contained in:
Andrew Klychkov 2025-12-01 09:24:19 +01:00 committed by GitHub
parent 131ba9dce3
commit 725aebf284
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"