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 69dcab9 commit dbe0f64Copy full SHA for dbe0f64
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.0.tar.gz"
5
- sha256 "2646a3857f59accf33812cb926ac8b1eb2d139de487686f08adff56c531eb83b"
+ url "https://github.com/suzuki-shunsuke/pinact/archive/refs/tags/v3.3.1.tar.gz"
+ sha256 "f4b34a86afd43d0ddd7df833e7755e131dd06cdbb057d549a52a707a7eee9184"
6
license "MIT"
7
head "https://github.com/suzuki-shunsuke/pinact.git", branch: "main"
8
0 commit comments