github-actions-models 1.24.1

Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# https://github.com/zizmorcore/zizmor/issues/1305

version: 2
updates:
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: monthly
      day: sunday
    commit-message:
      prefix: ci
    labels:
      - dependencies