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 cf2a302 commit 36292ebCopy full SHA for 36292eb
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.8.0.tar.gz"
5
- sha256 "6d05a646e40f27a83023e46ee6b4a4d5290cc385cd5a2d36f273881a28676fbc"
+ url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.9.0.tar.gz"
+ sha256 "eb9a6e45ac9f3e18ef0e06802014bbe8dcc4a23f650f52702325ee2a6d480375"
6
license "MIT"
7
8
bottle do
0 commit comments