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 4eb6a96 commit e824c72Copy full SHA for e824c72
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.2.0.tar.gz"
5
- sha256 "d65714a8d5b321d14306959ab90b22414e73b2e3aad613cd466fdb525ad2f393"
+ url "https://github.com/woodruffw/zizmor/archive/refs/tags/v0.2.1.tar.gz"
+ sha256 "25e1c2ca756ec08be0cc7a819d649dc971078774a0d5bd089ab4987a53cb4caa"
6
license "MIT"
7
8
bottle do
0 commit comments