mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Bump Homebrew/actions/setup-homebrew
Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 7657c9512f50e1c35b640971116425935bab3eea to 18fcb8e3e06b4247c676c506750dc95ea7226479. - [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/7657c9512f50e1c35b640971116425935bab3eea...18fcb8e3e06b4247c676c506750dc95ea7226479) --- updated-dependencies: - dependency-name: Homebrew/actions/setup-homebrew dependency-version: 18fcb8e3e06b4247c676c506750dc95ea7226479 dependency-type: direct:production ... See gh-50938 Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
2245a79653
commit
c88058ecdf
@@ -55,7 +55,7 @@ jobs:
|
||||
java-version: 17
|
||||
- name: Set Up Homebrew
|
||||
if: ${{ !vars.COMMERCIAL }}
|
||||
uses: Homebrew/actions/setup-homebrew@7657c9512f50e1c35b640971116425935bab3eea
|
||||
uses: Homebrew/actions/setup-homebrew@18fcb8e3e06b4247c676c506750dc95ea7226479
|
||||
with:
|
||||
stable: true
|
||||
- name: Set Up Gradle
|
||||
|
||||
Reference in New Issue
Block a user