Bump Homebrew/actions/setup-homebrew from 2026.09.07.1 to 2026.09.13.1

Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 2026.09.07.1 to 2026.09.13.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/f8d4222eb633e65c2a0157383cf80861fc7fae7f...1e34f2e2acaa766b7efacb8c26352e6abbb023f9)

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

Signed-off-by: dependabot[bot] <support@github.com>

See gh-51775
This commit is contained in:
dependabot[bot]
2026-09-16 11:18:41 +01:00
committed by Andy Wilkinson
parent d9abd902f5
commit 34769e2af1
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
java-version: 17
- name: Set Up Homebrew
if: ${{ !vars.COMMERCIAL }}
uses: Homebrew/actions/setup-homebrew@f8d4222eb633e65c2a0157383cf80861fc7fae7f
uses: Homebrew/actions/setup-homebrew@1e34f2e2acaa766b7efacb8c26352e6abbb023f9
with:
stable: true
- name: Set Up Gradle