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 344cef1 commit c89675cCopy full SHA for c89675c
Formula/a/actionlint.rb
@@ -1,8 +1,8 @@
1
class Actionlint < Formula
2
desc "Static checker for GitHub Actions workflow files"
3
homepage "https://rhysd.github.io/actionlint/"
4
- url "https://github.com/rhysd/actionlint/archive/refs/tags/v1.7.3.tar.gz"
5
- sha256 "11f0f78869a93afde4866ff5296af145c7c5b5556075cc43a082b17e055a2db7"
+ url "https://github.com/rhysd/actionlint/archive/refs/tags/v1.7.4.tar.gz"
+ sha256 "3004bcb4615510e671c76a56259755ed616c3200fb73b0be0ca9c3d6ea09c73a"
6
license "MIT"
7
8
bottle do
0 commit comments