Skip to content

Commit 36292eb

Browse files
committed
zizmor 0.9.0
1 parent cf2a302 commit 36292eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 "Find security issues in GitHub Actions setups"
33
homepage "https://github.com/woodruffw/zizmor"
4-
url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.8.0.tar.gz"
5-
sha256 "6d05a646e40f27a83023e46ee6b4a4d5290cc385cd5a2d36f273881a28676fbc"
4+
url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.9.0.tar.gz"
5+
sha256 "eb9a6e45ac9f3e18ef0e06802014bbe8dcc4a23f650f52702325ee2a6d480375"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)