diff --git a/.github/actions/install-uds-cli/action.yaml b/.github/actions/install-uds-cli/action.yaml index 2c6a942f..4e4e1004 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@c4fb4dcc8c58d57ae2e382a04d5444995c9c1917 # master + uses: Homebrew/actions/setup-homebrew@2d906ee7aa4122bed692f84bd324ee1672377595 # master - name: Install UDS CLI shell: bash