From 1ef3e77ca032f77db1ced457f769415fd0f28f1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:07:15 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to a4f6a7b --- .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 98dc36ee..9f35a9cd 100644 --- a/.github/actions/install-uds-cli/action.yaml +++ b/.github/actions/install-uds-cli/action.yaml @@ -7,7 +7,7 @@ runs: using: composite steps: - name: Set up Homebrew - uses: Homebrew/actions/setup-homebrew@2a92d20d6d48cdd000b008650674d4792147de07 # master + uses: Homebrew/actions/setup-homebrew@a4f6a7b4734383a53f4eae62fe0daa9909499ab0 # master - name: Install UDS CLI shell: bash