From 35485474a22c22465aa02fd152e265af4dd9b139 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:09:29 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to c4b0b59 --- .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 fd28d026..044024af 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@96b62547f9c35113f88af3d8fbb24b40018217d9 # master + uses: Homebrew/actions/setup-homebrew@c4b0b593e1aec3943590c1bf5d7a926cf40cb664 # master - name: Install UDS CLI shell: bash