Skip to content

Commit

Permalink
release: v1.76.0 (#44)
Browse files Browse the repository at this point in the history
likec4 version: 1.13.0
  • Loading branch information
davydkov authored Oct 18, 2024
2 parents 589cc11 + cc80f1e commit b55760d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN apt-get update \

ENV NODE_ENV=production

ARG LIKEC4_VER=1.12.0
ARG LIKEC4_VER=1.13.0

RUN npm install -g likec4@${LIKEC4_VER}

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ inputs:

runs:
using: docker
image: docker://ghcr.io/likec4/actions:v1.75.0
image: docker://ghcr.io/likec4/actions:v1.76.0

branding:
icon: image
Expand Down

0 comments on commit b55760d

Please sign in to comment.