From 0941fb1e1306f4815a17ce314137b506454aa6e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 11:01:21 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to f8d4222 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2b2863f7c..f8a555096 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -271,7 +271,7 @@ jobs: git config --global user.email 'apify-service-account@users.noreply.github.com' - name: Set up Homebrew - uses: Homebrew/actions/setup-homebrew@8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 # master + uses: Homebrew/actions/setup-homebrew@f8d4222eb633e65c2a0157383cf80861fc7fae7f # master # It can happen that the updated package version is not available right after the `npm publish` command finishes # Try waiting 3 minutes until the updated package version is available