Skip to content

Commit fb1ae7e

Browse files
committed
ci: add/update release workflow
1 parent ea2d85b commit fb1ae7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Only on main repository (don't release on forks)
2222
if: github.repository_owner == 'wetransform-os'
2323

24-
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@cabfc6b25aedd97f169788a9cf84a62b9e963e15 # v3.8.2
24+
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@14995ce361a7c42fb9665895fd44c9483e02351d # v3.8.3
2525
with:
2626
semantic-release-dryrun: ${{ inputs.dryRun }}
2727
expect-tests: false

0 commit comments

Comments
 (0)