mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-11-22 07:32:40 +01:00
deps: add dependabot for actions versions
This commit is contained in:
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
assignees:
|
||||||
|
- "angristan"
|
||||||
|
reviewers:
|
||||||
|
- "angristan"
|
||||||
Reference in New Issue
Block a user