Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 62cf20f commit a0159f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v3.4.2
- name: Build with Gradle
uses: gradle/gradle-build-action@v3.4.1
uses: gradle/gradle-build-action@v3.4.2
with:
arguments: buildFatJar

0 comments on commit a0159f7

Please sign in to comment.