Skip to content

Commit ec32639

Browse files
committed
ci: add/update release workflow
1 parent cb41cf4 commit ec32639

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@e0d528ccfe0dedfceb15ff83737239c3f0ebe260 # v3.6.1
24+
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@d013e58794766536ac0bb90fbda477a21ed9d4d0 # v3.7.0
2525
with:
2626
semantic-release-dryrun: ${{ inputs.dryRun }}
2727
expect-tests: false

0 commit comments

Comments
 (0)