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 4edff5d commit 120106eCopy full SHA for 120106e
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.1.tar.gz"
5
- sha256 "0df5b888045092abcef4d12ef043d63eaaa12c7254f843441443b8c12fc805ce"
+ url "https://github.com/suzuki-shunsuke/pinact/archive/refs/tags/v3.4.2.tar.gz"
+ sha256 "2b47c1d6fee9b41a58e21d1d9452fae7434134637472e80e499490079922f389"
6
license "MIT"
7
head "https://github.com/suzuki-shunsuke/pinact.git", branch: "main"
8
0 commit comments