github-actions-models 1.24.1

Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components
Documentation
# https://github.com/Homebrew/homebrew-core/blob/6f327cc644648871b1c086e949688c244b5ca917/.github/dependabot.yml

# This file is synced from the `.github` repository, do not modify it directly.
---
version: 2
multi-ecosystem-groups:
  all:
    schedule:
      interval: weekly
      day: friday
      time: "08:00"
      timezone: Etc/UTC
updates:
  - package-ecosystem: github-actions
    directory: "/"
    multi-ecosystem-group: all
    patterns:
      - "*"
    allow:
      - dependency-type: all