File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 SEMANTIC_RELEASE_GIT_VERSION : 10.0.1
2525
2626 # renovate: datasource=npm depName=conventional-changelog-conventionalcommits
27- CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION : 9.1 .0
27+ CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION : 9.2 .0
2828
2929jobs :
3030 release :
@@ -123,7 +123,7 @@ jobs:
123123 needs : [release]
124124 if : ${{ !inputs.dryRun && needs.release.outputs.release-published != 'false' }}
125125
126- uses : wetransform/gha-workflows/.github/workflows/dockerfile-publish.yml@2740e518e1d9ea2e965a901281e051ea26e3512c # v4.1.0
126+ uses : wetransform/gha-workflows/.github/workflows/dockerfile-publish.yml@11ac55c836e622b4a3c944e057f9067cfdc6ab11 # v4.1.1
127127 with :
128128 checkout-ref : refs/tags/v${{needs.release.outputs.release-version}} # check out release tag
129129 tag : ${{needs.release.outputs.release-version}}
You can’t perform that action at this time.
0 commit comments