Bump Homebrew/actions/setup-homebrew from 2026.08.03.1 to 2026.08.10.1

Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 2026.08.03.1 to 2026.08.10.1.
- [Release notes](https://github.com/homebrew/actions/releases)
- [Changelog](https://github.com/Homebrew/actions/blob/main/release.test.mts)
- [Commits](https://github.com/homebrew/actions/compare/5037c6f1012cc5ea0b9f03fedbaf9955ed9e51e0...c8707045ccae42888fe98e86f2ee8938bc7cc193)

---
updated-dependencies:
- dependency-name: Homebrew/actions/setup-homebrew
  dependency-version: 2026.08.10.1
  dependency-type: direct:production
...

See gh-51344

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-11 11:15:37 +02:00
committed by Stéphane Nicoll
parent fbcefd2ea6
commit 1f102f4f7d
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
java-version: 17
- name: Set Up Homebrew
if: ${{ !vars.COMMERCIAL }}
uses: Homebrew/actions/setup-homebrew@5037c6f1012cc5ea0b9f03fedbaf9955ed9e51e0
uses: Homebrew/actions/setup-homebrew@c8707045ccae42888fe98e86f2ee8938bc7cc193
with:
stable: true
- name: Set Up Gradle