Skip to content

Commit

Permalink
fix(deps): update wetransform/gha-gradle-semantic-release action to v…
Browse files Browse the repository at this point in the history
…2.0.1
  • Loading branch information
we-renovate[bot] authored and stempler committed Apr 18, 2024
1 parent b8c60e9 commit 0875fc5
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@1167f4a3a6a391cb3945efbad5fe23fbf8becd83 # v2.0.0
uses: wetransform/gha-gradle-semantic-release@8bb0576bb26be3083f2f6171abebf7a3d7c206d1 # v2.0.1
with:
publish-tasks: ${{ inputs.publish-tasks }}
release: ${{ inputs.semantic-release }}
Expand Down

0 comments on commit 0875fc5

Please sign in to comment.