mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
chore: prep 0.3.1
Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
parent
162c9e2ef2
commit
e656091c29
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2292,7 +2292,7 @@ checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
|
|||
|
||||
[[package]]
|
||||
name = "zizmor"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
dependencies = [
|
||||
"annotate-snippets",
|
||||
"anstream",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "zizmor"
|
||||
description = "Finds security issues in GitHub Actions setups"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/woodruffw/zizmor"
|
||||
homepage = "https://github.com/woodruffw/zizmor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue