chore: prep for v1.13.0 release (#1147)

This commit is contained in:
William Woodruff 2025-09-12 19:25:00 -04:00 committed by GitHub
parent 8057ef20cf
commit bcaa1bb94e
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

@ -3789,7 +3789,7 @@ dependencies = [
[[package]]
name = "zizmor"
version = "1.12.1"
version = "1.13.0"
dependencies = [
"annotate-snippets",
"anstream",

View file

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

View file

@ -256,7 +256,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.12.1 # (1)!
rev: v1.13.0 # (1)!
hooks:
- id: zizmor
```

View file

@ -9,6 +9,8 @@ of `zizmor`.
## Next (UNRELEASED)
## 1.13.0
### New Features 🌈
* **New audit**: [undocumented-permissions] detects explicit permission