From 65942206ae721491c3bda76e616011e69ee22170 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Wed, 16 Jul 2025 22:05:14 -0400 Subject: [PATCH] vanity badges --- README.md | 1 + crates/github-actions-expressions/README.md | 3 ++- crates/github-actions-models/README.md | 1 + crates/subfeature/README.md | 1 + crates/yamlpatch/README.md | 1 + crates/yamlpath/README.md | 1 + 6 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dad41e1e..051af54e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # 🌈 zizmor +[![zizmor](https://img.shields.io/badge/%F0%9F%8C%88-zizmor-white?labelColor=white)](https://zizmor.sh/) [![CI](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml/badge.svg)](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/zizmor)](https://crates.io/crates/zizmor) [![Packaging status](https://repology.org/badge/tiny-repos/zizmor.svg)](https://repology.org/project/zizmor/versions) diff --git a/crates/github-actions-expressions/README.md b/crates/github-actions-expressions/README.md index 05873ee9..cb080c8f 100644 --- a/crates/github-actions-expressions/README.md +++ b/crates/github-actions-expressions/README.md @@ -1,5 +1,6 @@ # github-actions-expressions +[![zizmor](https://img.shields.io/badge/%F0%9F%8C%88-zizmor-white?labelColor=white)](https://zizmor.sh/) [![CI](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml/badge.svg)](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/github-actions-expressions)](https://crates.io/crates/github-actions-expressions) [![docs.rs](https://img.shields.io/docsrs/github-actions-expressions)](https://docs.rs/github-actions-expressions) @@ -13,4 +14,4 @@ See the [documentation] for more details. This library is part of [zizmor]. [documentation]: https://docs.rs/github-actions-expressions -[zizmor]: https://docs.zizmor.sh +[zizmor]: https://zizmor.sh diff --git a/crates/github-actions-models/README.md b/crates/github-actions-models/README.md index 86f0d0ca..84c8a2bb 100644 --- a/crates/github-actions-models/README.md +++ b/crates/github-actions-models/README.md @@ -1,6 +1,7 @@ github-actions-models ===================== +[![zizmor](https://img.shields.io/badge/%F0%9F%8C%88-zizmor-white?labelColor=white)](https://zizmor.sh/) [![CI](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml/badge.svg)](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/github-actions-models)](https://crates.io/crates/github-actions-models) [![docs.rs](https://img.shields.io/docsrs/github-actions-models)](https://docs.rs/github-actions-models) diff --git a/crates/subfeature/README.md b/crates/subfeature/README.md index 9e9806a8..ae7032f7 100644 --- a/crates/subfeature/README.md +++ b/crates/subfeature/README.md @@ -1,5 +1,6 @@ # subfeature +[![zizmor](https://img.shields.io/badge/%F0%9F%8C%88-zizmor-white?labelColor=white)](https://zizmor.sh/) [![CI](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml/badge.svg)](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/subfeature)](https://crates.io/crates/subfeature) [![docs.rs](https://img.shields.io/docsrs/subfeature)](https://docs.rs/subfeature) diff --git a/crates/yamlpatch/README.md b/crates/yamlpatch/README.md index f59bc5de..acb03bdb 100644 --- a/crates/yamlpatch/README.md +++ b/crates/yamlpatch/README.md @@ -1,5 +1,6 @@ # yamlpatch +[![zizmor](https://img.shields.io/badge/%F0%9F%8C%88-zizmor-white?labelColor=white)](https://zizmor.sh/) [![CI](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml/badge.svg)](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/yamlpatch)](https://crates.io/crates/yamlpatch) [![docs.rs](https://img.shields.io/docsrs/yamlpatch)](https://docs.rs/yamlpatch) diff --git a/crates/yamlpath/README.md b/crates/yamlpath/README.md index 359811ce..84fd2781 100644 --- a/crates/yamlpath/README.md +++ b/crates/yamlpath/README.md @@ -1,5 +1,6 @@ # yamlpath +[![zizmor](https://img.shields.io/badge/%F0%9F%8C%88-zizmor-white?labelColor=white)](https://zizmor.sh/) [![CI](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml/badge.svg)](https://github.com/zizmorcore/zizmor/actions/workflows/ci.yml) [![Crates.io](https://img.shields.io/crates/v/yamlpath)](https://crates.io/crates/yamlpath) [![docs.rs](https://img.shields.io/docsrs/yamlpath)](https://docs.rs/yamlpath)