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 6e39021 commit 7439a23Copy full SHA for 7439a23
Formula/z/zizmor.rb
@@ -1,8 +1,8 @@
1
class Zizmor < Formula
2
desc "Find security issues in GitHub Actions setups"
3
homepage "https://docs.zizmor.sh/"
4
- url "https://github.com/zizmorcore/zizmor/archive/refs/tags/v1.16.0.tar.gz"
5
- sha256 "8c0f9ef81c6d5b12d2c85a5ede787c8588ed40100f8e1826251934f18f5e0755"
+ url "https://github.com/zizmorcore/zizmor/archive/refs/tags/v1.16.1.tar.gz"
+ sha256 "14632d8cd7955aa075bf4198aa84c92e357174495a12ccbae27e362a5a2f3f1e"
6
license "MIT"
7
head "https://github.com/zizmorcore/zizmor.git", branch: "main"
8
0 commit comments