mirror: docker/setup-buildx-action@v3

This commit is contained in:
CI Bot
2026-06-17 08:08:09 +08:00
commit f504a1b5d6
41 changed files with 13877 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"
- "bot"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
versioning-strategy: "increase"
allow:
- dependency-type: "production"
labels:
- "dependencies"
- "bot"