Prep zizmor 1.19.0 (#1458)

This commit is contained in:
William Woodruff 2025-12-18 17:48:37 -05:00 committed by GitHub
parent 2942f11dc2
commit a5e304f536
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 3 deletions

2
Cargo.lock generated
View file

@ -3944,7 +3944,7 @@ dependencies = [
[[package]]
name = "zizmor"
version = "1.18.0"
version = "1.19.0"
dependencies = [
"annotate-snippets",
"anstream",

View file

@ -1,7 +1,7 @@
[package]
name = "zizmor"
description = "Static analysis for GitHub Actions"
version = "1.18.0"
version = "1.19.0"
repository = "https://github.com/zizmorcore/zizmor"
documentation = "https://docs.zizmor.sh"
keywords = ["cli", "github-actions", "static-analysis", "security"]

View file

@ -255,7 +255,7 @@ To do so, add the following to your `.pre-commit-config.yaml` `#!yaml repos:` se
```yaml
- repo: https://github.com/zizmorcore/zizmor-pre-commit
rev: v1.18.0 # (1)!
rev: v1.19.0 # (1)!
hooks:
- id: zizmor
```

View file

@ -9,6 +9,8 @@ of `zizmor`.
## Next (UNRELEASED)
## 1.19.0
### New Features 🌈
* **New audit**: [archived-uses] detects usages of archived repositories in