mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
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:
committed by
Andy Wilkinson
parent
d9abd902f5
commit
34769e2af1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user