Skip to content

Commit 0e172d6

Browse files
committed
Regen a lock v1 file and rely on a 12 pin for now
1 parent 51cd26b commit 0e172d6

File tree

2 files changed

+2
-2795
lines changed

2 files changed

+2
-2795
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ LABEL "com.github.actions.color"="gray-dark"
1111
COPY package*.json ./
1212

1313
# Install dependencies
14-
RUN npm install
14+
RUN npm ci
1515

1616
# Copy the rest of your action's code
1717
COPY . .

0 commit comments

Comments
 (0)