From 4e839e1e26b9a7c37f8adf2776b08c84ce6c8304 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 06:01:07 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to fa50f0d --- .github/actions/install-uds-cli/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/install-uds-cli/action.yaml b/.github/actions/install-uds-cli/action.yaml index 31e209d48..20841418d 100644 --- a/.github/actions/install-uds-cli/action.yaml +++ b/.github/actions/install-uds-cli/action.yaml @@ -4,7 +4,7 @@ runs: using: composite steps: - name: Set up Homebrew - uses: Homebrew/actions/setup-homebrew@a6188048cd0171bb4cac956feeff00e588500e7d # master + uses: Homebrew/actions/setup-homebrew@fa50f0d55f868c116e78d01ecb9321abd71b54f0 # master - name: Install UDS CLI shell: bash