Skip to content

Commit 7011930

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump gradle/gradle-build-action from 2 to 3
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v2...v3) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a75382 commit 7011930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
distribution: 'adopt'
5858
cache: 'gradle'
5959
- name: Set up Gradle
60-
uses: gradle/gradle-build-action@v2
60+
uses: gradle/gradle-build-action@v3
6161
- name: Set up gradle user name
6262
run: echo 'systemProp.user.name=spring-builds+github' >> gradle.properties
6363
- name: Build with Gradle

0 commit comments

Comments
 (0)