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 79e30cc commit c914e8cCopy full SHA for c914e8c
Formula/z/zizmor.rb
@@ -1,8 +1,8 @@
1
class Zizmor < Formula
2
desc "Find security issues in GitHub Actions setups"
3
homepage "https://github.com/woodruffw/zizmor"
4
- url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.9.0.tar.gz"
5
- sha256 "eb9a6e45ac9f3e18ef0e06802014bbe8dcc4a23f650f52702325ee2a6d480375"
+ url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.9.1.tar.gz"
+ sha256 "d6477e8e57bca79c7b4b92c98baf8af268fe66894bcb36036e0e555cb4323d44"
6
license "MIT"
7
8
bottle do
0 commit comments