Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action action (#15)
Browse files Browse the repository at this point in the history
* chore(deps): update gradle/gradle-build-action action

* Update action.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eric Durand-Tremblay <[email protected]>
  • Loading branch information
renovate[bot] and etremblay authored Jan 30, 2024
1 parent c7db7b6 commit adc85b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ runs:
output_file.write('\n')
- name: Run tests
uses: gradle/gradle-build-action@v2
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: wrapper
build-root-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit adc85b5

Please sign in to comment.