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.08.10.1 to 2026.08.14.1
Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 2026.08.10.1 to 2026.08.14.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/c8707045ccae42888fe98e86f2ee8938bc7cc193...8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4) --- updated-dependencies: - dependency-name: Homebrew/actions/setup-homebrew dependency-version: 2026.08.14.1 dependency-type: direct:production ... See gh-51391 Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
baa3e5a9ca
commit
9bff138a78
@@ -55,7 +55,7 @@ jobs:
|
||||
java-version: 17
|
||||
- name: Set Up Homebrew
|
||||
if: ${{ !vars.COMMERCIAL }}
|
||||
uses: Homebrew/actions/setup-homebrew@c8707045ccae42888fe98e86f2ee8938bc7cc193
|
||||
uses: Homebrew/actions/setup-homebrew@8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4
|
||||
with:
|
||||
stable: true
|
||||
- name: Set Up Gradle
|
||||
|
||||
Reference in New Issue
Block a user