Skip to content

Commit b4069fa

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

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=6.0.3
26+
ENV SEMANTIC_RELEASE_EXEC_VERSION=7.0.2
2727

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

0 commit comments

Comments
 (0)