1 Commits

Author SHA1 Message Date
YuZhiYuanDev
aff53d885c Add automatic update function for Action component 2025-08-11 17:26:47 +08:00

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "Github Actions"
labels:
- "actions"