actionlint: 1.7.2 -> 1.7.3 (#346017)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-10-03 02:51:25 +00:00 committed by GitHub
commit 3dc6fb903c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
}:
let
version = "1.7.2";
version = "1.7.3";
in
buildGoModule {
pname = "actionlint";
@ -22,7 +22,7 @@ buildGoModule {
owner = "rhysd";
repo = "actionlint";
rev = "v${version}";
hash = "sha256-/VhSmNwAhgAM/506MjI07KBFbkBTLpQfod49ysju+uU=";
hash = "sha256-IwkTiuQ3eTZMn1y0NG1jo9UrX7AmEUBRSGQ/vq/0YL8=";
};
vendorHash = "sha256-SIY79SjYYXW2slUQr2Bm9dLH8K2wE3l/TL3QP0m8GLs=";