Skip to content

Commit

Permalink
chore(deps): update homebrew/actions digest to 5f3a2b2 in .github/wor…
Browse files Browse the repository at this point in the history
…kflows/brew-regression.yml (#354)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 55c71c1 commit 44bb109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/brew-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Set up Homebrew
id: set-up-homebrew
# https://github.com/Homebrew/actions/tree/master/setup-homebrew
uses: Homebrew/actions/setup-homebrew@00f483c95eacf401cf9f4aa3746964071a747334
uses: Homebrew/actions/setup-homebrew@5f3a2b28310ab94ebb09b74f8ff70c11aa4731bd
- run: brew update
- run: brew install ${{inputs.formula}} && brew test ${{inputs.formula}}
- run: brew linkage --cached ${{inputs.formula}}

0 comments on commit 44bb109

Please sign in to comment.