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.1.0
  • Loading branch information
we-renovate[bot] authored and stempler committed May 22, 2024
1 parent 2e2eaa7 commit 8caa0d2
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 @@ -182,7 +182,7 @@ jobs:

- name: Publish/release with Gradle
if: ${{ !inputs.skip-build && inputs.publish-tasks != '' }}
uses: wetransform/gha-gradle-semantic-release@8bb0576bb26be3083f2f6171abebf7a3d7c206d1 # v2.0.1
uses: wetransform/gha-gradle-semantic-release@7df5afac738e0cf1ffb38917c17a6c4a5357a5af # v2.1.0
with:
publish-tasks: ${{ inputs.publish-tasks }}
release: ${{ inputs.semantic-release }}
Expand Down

0 comments on commit 8caa0d2

Please sign in to comment.