mirror of
https://github.com/actions/container-toolkit-action.git
synced 2025-12-27 12:31:35 +08:00
Expand README and CI
This commit is contained in:
17
.github/dependabot.yml
vendored
Normal file
17
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
labels:
|
||||
- dependabot
|
||||
- actions
|
||||
schedule:
|
||||
interval: daily
|
||||
|
||||
- package-ecosystem: docker
|
||||
directory: /
|
||||
labels:
|
||||
- dependabot
|
||||
- docker
|
||||
schedule:
|
||||
interval: daily
|
||||
Reference in New Issue
Block a user