From 901994ff2ff76742cf08c70ddfd9f2477bdad94d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:17:35 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to 24e4659 --- .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 31e209d4..3a0a3fc0 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@24e465905d82014ef1220158da9e9d369425407b # master - name: Install UDS CLI shell: bash