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 a99b6e5 commit 423bb1fCopy full SHA for 423bb1f
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.4.0.tar.gz"
5
- sha256 "21ee79849a51ee570bba14f6c9a930dfbb8704b54d29e6193e4079fe2bb96b0f"
+ url "https://github.com/suzuki-shunsuke/pinact/archive/refs/tags/v3.4.1.tar.gz"
+ sha256 "0df5b888045092abcef4d12ef043d63eaaa12c7254f843441443b8c12fc805ce"
6
license "MIT"
7
head "https://github.com/suzuki-shunsuke/pinact.git", branch: "main"
8
0 commit comments