mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2026-06-24 12:07:21 +02:00
Add dependabot bumps for GHA versions
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
version: 2
|
||||
updates:
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
labels:
|
||||
- "kind/dependabot"
|
||||
reviewers:
|
||||
- "dereknola"
|
||||
schedule:
|
||||
interval: "cron"
|
||||
cronjob: "0 0 12 * *" # Every 12th of the month
|
||||
groups:
|
||||
action-deps:
|
||||
patterns:
|
||||
- "*"
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
update-types:
|
||||
- "version-update:semver-patch"
|
||||
Reference in New Issue
Block a user