Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action action (#7)
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 6a2cf87 commit dc69cf1
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 @@ -90,7 +90,7 @@ runs:
output_file.write('\n')
- name: Publish SDK
uses: gradle/gradle-build-action@v2
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: wrapper
arguments: |
Expand Down

0 comments on commit dc69cf1

Please sign in to comment.