mirror of
https://github.com/actions/container-action.git
synced 2025-06-14 17:27:42 +00:00
Set up dependabot
This commit is contained in:
parent
fd8511c33b
commit
b8b108ea69
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
|
Loading…
x
Reference in New Issue
Block a user