Add dependabot for the github actions. (#5345)

This commit is contained in:
Giovanni 2025-09-09 17:13:22 +08:00 committed by GitHub
parent cb3e09aa4e
commit 99344f16c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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