From 3c40ed981bd8b4f24adaf10398ec5d6866cd0230 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 04:42:47 +0000 Subject: [PATCH] act: Update to version 0.2.29 --- bucket/act.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/act.json b/bucket/act.json index 55a7f6205f..5dda865381 100644 --- a/bucket/act.json +++ b/bucket/act.json @@ -1,16 +1,16 @@ { - "version": "0.2.28", + "version": "0.2.29", "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.28/act_Windows_x86_64.zip", - "hash": "143e4b3e58e365901cd30e28f4a18109784967f6821e81ce3b3ed965e8e18ad0" + "url": "https://github.com/nektos/act/releases/download/v0.2.29/act_Windows_x86_64.zip", + "hash": "0623fe89f6845cf94eaa916dab31ccde61c78ed551f90ce4897d24755a502297" }, "32bit": { - "url": "https://github.com/nektos/act/releases/download/v0.2.28/act_Windows_i386.zip", - "hash": "b8278119c8e8765766de378c374fcf6470b6db244d7aad18505283003ee4a8b8" + "url": "https://github.com/nektos/act/releases/download/v0.2.29/act_Windows_i386.zip", + "hash": "83d6a9c1963a0ae8b7a2da1942d0e94c8b08d9e1b7a44cb2da46015e77ca86c0" } }, "bin": "act.exe",