diff --git a/bucket/act.json b/bucket/act.json index eec1ff2267..d4e820db48 100644 --- a/bucket/act.json +++ b/bucket/act.json @@ -1,16 +1,16 @@ { - "version": "0.2.21", + "version": "0.2.22", "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.21/act_Windows_x86_64.zip", - "hash": "34f287d28a51e5eb5e750710cf35e1596e266d3c6a32b7a9f8d73ad0371e9e67" + "url": "https://github.com/nektos/act/releases/download/v0.2.22/act_Windows_x86_64.zip", + "hash": "ccc06a0d16525b35b670067c361aeba591b265d2afb348f5c065562fd8c96c59" }, "32bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.21/act_Windows_i386.zip", - "hash": "a054e1ea8520239104ba8d9e68884fd3368cbb8d775742581a84fd34a4a1faf1" + "url": "https://github.com/nektos/act/releases/download/v0.2.22/act_Windows_i386.zip", + "hash": "140c9eee551cabd045482aaa2d0eec1546605f81ec195ce2f1b0797b0c5b6713" } }, "bin": "act.exe",