From 8d3f86f2c9dacb5d70dfc7093b432b3850614e84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 19:45:54 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to 9861a5f --- .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 b70b255fc..6aefd6fce 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@677db441141a5ec37a353273cb6cb6006c29c5bf # master + uses: Homebrew/actions/setup-homebrew@9861a5f6375774495e26ecdfae5db3e4832a50b9 # master - name: Install UDS CLI shell: bash