actionlint: 1.6.17 -> 1.6.18

https://github.com/rhysd/actionlint/releases/tag/v1.6.18
This commit is contained in:
Mario Rodas
2022-09-17 04:20:00 +00:00
parent 8eb4d4218f
commit 8cb099e355
@@ -10,7 +10,7 @@
buildGoModule rec {
pname = "actionlint";
version = "1.6.17";
version = "1.6.18";
subPackages = [ "cmd/actionlint" ];
@@ -18,7 +18,7 @@ buildGoModule rec {
owner = "rhysd";
repo = "actionlint";
rev = "v${version}";
sha256 = "sha256-Nt8t+tI4FjNLEo2zEkC7NNVH/hBsxXZmSUqr4KIh1wo=";
sha256 = "sha256-tRR7Pjxo4UdKklTMFDRW6Xi81IhH+NV3BbgWpgFd1zY=";
};
vendorSha256 = "sha256-icl6z41Y5H47U3EgFHL9/xJrfdk43ZfAPbWkKM73sa0=";