act: 0.2.77 -> 0.2.78

Changelog: https://github.com/nektos/act/releases/tag/v0.2.78
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-06-01 09:08:08 -05:00
parent b9b8653f29
commit a86c9f454d
No known key found for this signature in database

View file

@ -8,7 +8,7 @@
}:
let
version = "0.2.77";
version = "0.2.78";
in
buildGoModule {
pname = "act";
@ -18,7 +18,7 @@ buildGoModule {
owner = "nektos";
repo = "act";
tag = "v${version}";
hash = "sha256-bcqHj40lySE2xXGuUbXbH5cjQ5NoJCvjE/uX8HaKVho=";
hash = "sha256-S4Ev7MszuvlsUstnjOltYnZTuhzeqP/GDqMEWsFLe5Y=";
};
vendorHash = "sha256-YH5SIZ73VYqg7+sSJpvqkIlBUy1rs3uNEWiEBDRdkQw=";