Skip to content

Commit

Permalink
fix(deps): update wetransform/gha-gradle-semantic-release action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
we-renovate[bot] authored and stempler committed Apr 17, 2024
1 parent 16304f8 commit 82d4182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:

- name: Publish/release with Gradle
if: ${{ !inputs.skip-build && inputs.publish-tasks != '' }}
uses: wetransform/gha-gradle-semantic-release@1a314afbf1bfe748323d66ac36d5634ef63b7481 # v1.1.0
uses: wetransform/gha-gradle-semantic-release@1167f4a3a6a391cb3945efbad5fe23fbf8becd83 # v2.0.0
with:
publish-tasks: ${{ inputs.publish-tasks }}
release: ${{ inputs.semantic-release }}
Expand Down

0 comments on commit 82d4182

Please sign in to comment.