mirror of
https://github.com/bitnami/minideb.git
synced 2026-06-04 10:13:55 +08:00
fa88a8a303
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
11 lines
254 B
YAML
11 lines
254 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
version: 2
|
|
# Check for updates to GitHub Actions every week
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|