mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
de41f014ec
This will keep stuff like `- uses: actions/checkout@v2` updated (v3 is latest) in Github Actions
8 lines
120 B
YAML
8 lines
120 B
YAML
version: 2
|
|
updates:
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|