Skip to content

Commit 9c0e9be

Browse files
committed
zizmor 1.9.0
1 parent 0ab31c1 commit 9c0e9be

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://docs.zizmor.sh/"
4-
url "https://github.com/zizmorcore/zizmor/archive/refs/tags/v1.8.0.tar.gz"
5-
sha256 "6f5f4da30eb7e0fa4b7558a9418b58abd7c5ab467cb2dce330c8189a00668355"
4+
url "https://github.com/zizmorcore/zizmor/archive/refs/tags/v1.9.0.tar.gz"
5+
sha256 "27da51a31dfb553a9fe0acfa3a129f0d5e55b8593c502f2c99b332e5f3156e0e"
66
license "MIT"
77
head "https://github.com/zizmorcore/zizmor.git", branch: "main"
88

0 commit comments

Comments
 (0)