We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3575464 commit 27a4f6fCopy full SHA for 27a4f6f
.github/autobump.txt
@@ -3134,6 +3134,7 @@ zfind
3134
zig
3135
zigmod
3136
zipkin
3137
+zizmor
3138
zk
3139
zlib
3140
zlib-ng
Formula/z/zizmor.rb
@@ -1,8 +1,8 @@
1
class Zizmor < Formula
2
desc "CLI tool for finding security issues in GitHub Actions setups"
3
homepage "https://github.com/woodruffw/zizmor"
4
- url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.1.1.tar.gz"
5
- sha256 "d743533d553538b5392ea3bfc45b27d1b55606280babd9418f9cfe7af0273ec0"
+ url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.1.3.tar.gz"
+ sha256 "e76db16b7f4157a1381cbc3b3cc5d3236379294e3e0b9cd0551d54725bf8ea8b"
6
license "MIT"
7
8
bottle do
0 commit comments