Skip to content

Commit c89675c

Browse files
committed
actionlint 1.7.4
1 parent 344cef1 commit c89675c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/actionlint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Actionlint < Formula
22
desc "Static checker for GitHub Actions workflow files"
33
homepage "https://rhysd.github.io/actionlint/"
4-
url "https://github.com/rhysd/actionlint/archive/refs/tags/v1.7.3.tar.gz"
5-
sha256 "11f0f78869a93afde4866ff5296af145c7c5b5556075cc43a082b17e055a2db7"
4+
url "https://github.com/rhysd/actionlint/archive/refs/tags/v1.7.4.tar.gz"
5+
sha256 "3004bcb4615510e671c76a56259755ed616c3200fb73b0be0ca9c3d6ea09c73a"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)