Skip to content

Commit 1feb7a6

Browse files
committed
ci: add/update publish workflow
1 parent f7a9420 commit 1feb7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-publish.yml

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

22-
uses: wetransform/gha-workflows/.github/workflows/dockerfile-publish.yml@2740e518e1d9ea2e965a901281e051ea26e3512c # v4.1.0
22+
uses: wetransform/gha-workflows/.github/workflows/dockerfile-publish.yml@11ac55c836e622b4a3c944e057f9067cfdc6ab11 # v4.1.1
2323
with:
2424
image: wetransform/conversion-hale
2525
tag: latest

0 commit comments

Comments
 (0)