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 2b9b655 commit cba5769Copy full SHA for cba5769
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/v3.3.2.tar.gz"
5
- sha256 "eadc0fd9ae415f984f55f1fbe266fa7e3578138cb7e2182e26f4288e261b6235"
+ url "https://github.com/suzuki-shunsuke/pinact/archive/refs/tags/v3.4.0.tar.gz"
+ sha256 "21ee79849a51ee570bba14f6c9a930dfbb8704b54d29e6193e4079fe2bb96b0f"
6
license "MIT"
7
head "https://github.com/suzuki-shunsuke/pinact.git", branch: "main"
8
0 commit comments