From 56d7626f7a83a97773b0695bb40fb1bfbf77db6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 13:30:33 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to c6d0c56 --- .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..0384305bb 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@c6d0c565c2138ab03badaeab495a83d348fb7b5c # master - name: Install UDS CLI shell: bash