From 7e6b8e1a019d1d3041b001f3b227ff4ca1fdac4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 00:32:55 +0000 Subject: [PATCH] act: Update to version 0.2.40 --- bucket/act.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/act.json b/bucket/act.json index 5b7af9eaf1..f2e9b1a75f 100644 --- a/bucket/act.json +++ b/bucket/act.json @@ -1,16 +1,16 @@ { - "version": "0.2.39", + "version": "0.2.40", "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.39/act_Windows_x86_64.zip", - "hash": "2236ce8981cfa490d7582cd4089451a6d61f81560f428bac4340f7649a5e2044" + "url": "https://github.com/nektos/act/releases/download/v0.2.40/act_Windows_x86_64.zip", + "hash": "39833df07026d443e5906fff03640162110bb259926e94a1eb83b21f53ea64a7" }, "32bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.39/act_Windows_i386.zip", - "hash": "d177594a8f51d8b8872fb8a4d06905aec43ba476dd2543b6c1b19a764c1c19f7" + "url": "https://github.com/nektos/act/releases/download/v0.2.40/act_Windows_i386.zip", + "hash": "30524ef934aafb1edac403679a7fb799532496f2a23cea9553761250feb73e4c" } }, "bin": "act.exe",