Skip to content

Commit

Permalink
[#12] Update gradle/actions action to v4.2.1 (#153)
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 Nov 23, 2024
1 parent d8c3bac commit f3f5fec
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@v4.2.0
uses: gradle/actions/setup-gradle@v4.2.1
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 f3f5fec

Please sign in to comment.