mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Bump gradle/actions from 4.4.2 to 4.4.3
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/017a9effdb900e5b5b2fddfb590a105619dca3c3...ed408507eac070d1f99cc633dbcf757c94c7933a) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... See gh-47209 Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
27d6579573
commit
350beccbc0
@@ -59,7 +59,7 @@ jobs:
|
||||
with:
|
||||
stable: true
|
||||
- name: Set Up Gradle
|
||||
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
|
||||
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
|
||||
with:
|
||||
cache-read-only: false
|
||||
- name: Configure Gradle Properties
|
||||
|
||||
Reference in New Issue
Block a user