Skip to content

Commit 6592ed3

Browse files
dependabot[bot]Daeda88
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 5ec13a5 commit 6592ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
distribution: 'zulu'
6767
java-version: '17'
68-
- uses: gradle/gradle-build-action@v2
68+
- uses: gradle/gradle-build-action@v3
6969
- name: Grant execute permission for gradlew
7070
run: chmod +x gradlew
7171
- name: Generate documentation

0 commit comments

Comments
 (0)