From bf2d52e59a81fb406157ca570ee3dbe43d19b9d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 16:50:02 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to 7d0b2af --- .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..3c487653d 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@7d0b2afc7337ef24101bc1f14abee840286e7a84 # master - name: Install UDS CLI shell: bash