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.07.13.1 to 2026.07.20.1
Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 2026.07.13.1 to 2026.07.20.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/18fcb8e3e06b4247c676c506750dc95ea7226479...df4b09108a1de9d6f995fe68f302b3f68bd6d2ef) --- updated-dependencies: - dependency-name: Homebrew/actions/setup-homebrew dependency-version: 2026.07.20.1 dependency-type: direct:production ... See gh-51079 Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
da494b23fe
commit
a82cd6d395
@@ -55,7 +55,7 @@ jobs:
|
||||
java-version: 17
|
||||
- name: Set Up Homebrew
|
||||
if: ${{ !vars.COMMERCIAL }}
|
||||
uses: Homebrew/actions/setup-homebrew@18fcb8e3e06b4247c676c506750dc95ea7226479
|
||||
uses: Homebrew/actions/setup-homebrew@df4b09108a1de9d6f995fe68f302b3f68bd6d2ef
|
||||
with:
|
||||
stable: true
|
||||
- name: Set Up Gradle
|
||||
|
||||
Reference in New Issue
Block a user