From c1235bdf55ead1bd5788b249d35e1ed1d38b345f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:09:50 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to 98b43f1 --- .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..56cd1da7 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@98b43f157d78ec28ed71dafd8830fe6f9c5d2a48 # master - name: Install UDS CLI shell: bash