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

Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 2026.07.20.1 to 2026.08.03.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/df4b09108a1de9d6f995fe68f302b3f68bd6d2ef...5037c6f1012cc5ea0b9f03fedbaf9955ed9e51e0)

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

See gh-51247

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