From 18199ee97c0939ce707d405dd951899caa573538 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 15:45:23 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to 1b4aed5 --- .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..9d66a6969 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@1b4aed560ad961d8e719859d3fa2ea1de2ed2afa # master - name: Install UDS CLI shell: bash