diff --git a/bucket/act.json b/bucket/act.json index 4cbd0754ca..5b7af9eaf1 100644 --- a/bucket/act.json +++ b/bucket/act.json @@ -1,16 +1,16 @@ { - "version": "0.2.35", + "version": "0.2.39", "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.35/act_Windows_x86_64.zip", - "hash": "150162997bd4c4fee84d1f1384975c0ebb06490f0d2bb6cdb96129112bf8b3ad" + "url": "https://github.com/nektos/act/releases/download/v0.2.39/act_Windows_x86_64.zip", + "hash": "2236ce8981cfa490d7582cd4089451a6d61f81560f428bac4340f7649a5e2044" }, "32bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.35/act_Windows_i386.zip", - "hash": "67760ac46cc196681b31d23faf8a16995d6337d5ad229af737d7b2aeb08e1e09" + "url": "https://github.com/nektos/act/releases/download/v0.2.39/act_Windows_i386.zip", + "hash": "d177594a8f51d8b8872fb8a4d06905aec43ba476dd2543b6c1b19a764c1c19f7" } }, "bin": "act.exe",