Skip to content

Commit 27a4f6f

Browse files
committed
zizmor 0.1.3
autobump: add zizmor Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 3575464 commit 27a4f6f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3134,6 +3134,7 @@ zfind
31343134
zig
31353135
zigmod
31363136
zipkin
3137+
zizmor
31373138
zk
31383139
zlib
31393140
zlib-ng

Formula/z/zizmor.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Zizmor < Formula
22
desc "CLI tool for finding security issues in GitHub Actions setups"
33
homepage "https://github.com/woodruffw/zizmor"
4-
url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.1.1.tar.gz"
5-
sha256 "d743533d553538b5392ea3bfc45b27d1b55606280babd9418f9cfe7af0273ec0"
4+
url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.1.3.tar.gz"
5+
sha256 "e76db16b7f4157a1381cbc3b3cc5d3236379294e3e0b9cd0551d54725bf8ea8b"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)