Skip to content

Commit

Permalink
[#12] Update gradle/actions action to v3.4.2 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
  • Loading branch information
renovate[bot] and mustafaozhan authored Jun 17, 2024
1 parent 7e4649a commit d5c2d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/setup-gradle-repo/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
distribution: ${{ inputs.java-distribution }}

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3.4.1
uses: gradle/actions/setup-gradle@v3.4.2
with:
build-scan-publish: ${{ inputs.build-scan-publish }}
build-scan-terms-of-use-url: 'https://gradle.com/help/legal-terms-of-use'
Expand Down

0 comments on commit d5c2d63

Please sign in to comment.