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 ce97e3d commit fff1e34Copy full SHA for fff1e34
Formula/p/pinact.rb
@@ -1,8 +1,8 @@
1
class Pinact < Formula
2
desc "Pins GitHub Actions to full hashes and versions"
3
homepage "https://github.com/suzuki-shunsuke/pinact"
4
- url "https://github.com/suzuki-shunsuke/pinact/archive/refs/tags/v1.2.0.tar.gz"
5
- sha256 "baff7097239322f9402a07637dd0cf700473cd3e4e982c4592786dfebd87d28d"
+ url "https://github.com/suzuki-shunsuke/pinact/archive/refs/tags/v1.2.1.tar.gz"
+ sha256 "320a6fd6634a958822fe1b10f78fdd15f53df65b26b0086fa93fff6d9568d916"
6
license "MIT"
7
head "https://github.com/suzuki-shunsuke/pinact.git", branch: "main"
8
0 commit comments