github-actions-models 0.44.0

Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components
Documentation
[package]
name = "github-actions-models"
version = "0.44.0"
description = "Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components"
repository = "https://github.com/zizmorcore/zizmor/tree/main/crates/github-actions-models"
keywords = ["github", "ci"]
categories = ["api-bindings"]
readme = "README.md"

authors.workspace = true
homepage.workspace = true
edition.workspace = true
license.workspace = true

[lints]
workspace = true

[dependencies]
indexmap.workspace = true
self_cell.workspace = true
serde.workspace = true
serde_yaml.workspace = true
tracing.workspace = true

[dev-dependencies]
insta.workspace = true