diff --git a/bucket/act.json b/bucket/act.json index 4d03354c42..ec6cf4fd72 100644 --- a/bucket/act.json +++ b/bucket/act.json @@ -1,16 +1,16 @@ { - "version": "0.2.12", + "version": "0.2.13", "description": "Local Github actions runner.", "homepage": "https://github.com/nektos/act/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.12/act_Windows_x86_64.zip", - "hash": "b076b38def46655a1443bad8f1a481dec3ed6831802929b51e20cc13759581a0" + "url": "https://github.com/nektos/act/releases/download/v0.2.13/act_Windows_x86_64.zip", + "hash": "87c1cfe4b2382bb3ee3920b49e57ae08088f0f99952d32fe5cedf0140ca816b3" }, "32bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.12/act_Windows_i386.zip", - "hash": "63f3998b010520a2ccd31afa82c873a1c8fb80a5b647b83ce140f7d3d9ec646d" + "url": "https://github.com/nektos/act/releases/download/v0.2.13/act_Windows_i386.zip", + "hash": "0ed45f7deec3272a7bdcc5096bf31334d21cb49f655e18d48a1eeb19a4a70ca3" } }, "bin": "act.exe",