mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-09-24 08:44:16 +00:00
18 lines
412 B
YAML
18 lines
412 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: monthly
|
|
# One PR per repo instead of one per action; the workflow is generated from
|
|
# Axis_Cam_Template/ci/build.yml.tmpl, so apply bumps there and re-sync.
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
commit-message:
|
|
prefix: ci
|
|
labels:
|
|
- dependencies
|