Skip to content

Commit 68c65fd

Browse files
patch(deps): update dependency @semantic-release/exec to v7.0.3 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4069fa commit 68c65fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ENV SEMANTIC_RELEASE_COMMIT_ANALYZER_VERSION=13.0.1
2323
ENV SEMANTIC_RELEASE_GIT_VERSION=10.0.1
2424

2525
# renovate: datasource=npm depName=@semantic-release/exec
26-
ENV SEMANTIC_RELEASE_EXEC_VERSION=7.0.2
26+
ENV SEMANTIC_RELEASE_EXEC_VERSION=7.0.3
2727

2828
RUN apk update && \
2929
apk upgrade && \

0 commit comments

Comments
 (0)