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 @@ -104,7 +104,7 @@ jobs:
104104 RUNNER_DEBUG : 1
105105 with :
106106 dry_run : ${{ inputs.dryRun }}
107- semantic_version : 25.0.1
107+ semantic_version : 25.0.2
108108
109109 extra_plugins :
110110 " @semantic-release/changelog@\
@@ -121,7 +121,7 @@ jobs:
121121 needs : [release]
122122 if : ${{ !inputs.dryRun && needs.release.outputs.release-published != 'false' }}
123123
124- uses : wetransform/gha-workflows/.github/workflows/dockerfile-publish.yml@7f8cab53bf0b02b6400307f8e3a9fb68dd648902 # v3.8.0
124+ uses : wetransform/gha-workflows/.github/workflows/dockerfile-publish.yml@5f035642502eb701fce3df07c9b5d2a3c815486b # v3.8.1
125125 with :
126126 checkout-ref : refs/tags/v${{needs.release.outputs.release-version}} # check out release tag
127127 tag : ${{needs.release.outputs.release-version}}
You can’t perform that action at this time.
0 commit comments